Skip to content

Commit ef04d69

Browse files
committed
Fix some errors
1 parent de2e865 commit ef04d69

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

stubs/reportlab/@tests/stubtest_allowlist.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ reportlab\.graphics\.render(base|PDF|PM|PS|SVG)\.pi
9191
reportlab\.graphics\.render(base|PDF|PM|PS|SVG)\.shapeChecking
9292
reportlab\.graphics\.render(base|PDF|PM|PS|SVG)\.verbose
9393

94+
# messed up __all__ which contains just a string
95+
reportlab.graphics.barcode.qr.__all__
96+
9497

9598
# Error: is not present at runtime
9699
# ================================

0 commit comments

Comments
 (0)