mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-26 03:27:14 +08:00
Fix Any subclassing in fpdf2 (#9536)
This commit is contained in:
@@ -6,6 +6,9 @@ fpdf.fpdf.FPDF.output
|
||||
fpdf.FPDF.set_creation_date
|
||||
fpdf.fpdf.FPDF.set_creation_date
|
||||
|
||||
# fonttools shims since we can't import it
|
||||
fpdf._fonttools_shims
|
||||
|
||||
# Checking the following function crashes stubtest 0.991, but seems to be
|
||||
# fixed in later versions.
|
||||
fpdf.FPDF.set_encryption
|
||||
|
||||
Reference in New Issue
Block a user