Skip to content

Commit 8574197

Browse files
authored
Merge pull request #1 from TheKillerMax/fix
fix module zip error
2 parents 3b149a6 + b601063 commit 8574197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libba.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import subprocess
99
import shlex
1010
import json
11-
import zip
11+
import zipfile
1212
import shutil
1313

1414

0 commit comments

Comments
 (0)