Undefined name: import zipfix

This commit is contained in:
Christian Clauss 2020-01-20 14:47:04 +01:00 committed by GitHub
parent 90335bb925
commit 8c08c67aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ from zipfile import ZipFile
import erdr2pml
import ineptpdf
import k4mobidedrm
import zipfix
class DeDRMError(Exception):
pass