prettier pdf handling; prepare for cachew
This commit is contained in:
parent
ea4dcdafb0
commit
a57be019d0
2 changed files with 99 additions and 106 deletions
|
@ -19,7 +19,7 @@ try:
|
|||
import ijson.backends.yajl2_cffi as ijson # type: ignore
|
||||
except:
|
||||
# fallback to default backend. warning?
|
||||
import ijson
|
||||
import ijson # type: ignore
|
||||
|
||||
from kython import kompress # TODO
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue