Skip to content

Commit

Permalink
fix: STRICT breaks things
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Nov 1, 2024
1 parent e6867f6 commit 8400a85
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_pdfdocument.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
from playa.exceptions import PDFSyntaxError
from playa.utils import decode_text

playa.settings.STRICT = True

TESTDIR = Path(__file__).parent.parent / "samples"


Expand Down

0 comments on commit 8400a85

Please sign in to comment.