Forgot to import itertools
This commit is contained in:
parent
e0a6ba39c6
commit
ea881724ee
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import json
|
||||
import itertools, json
|
||||
from src import ModuleManager, utils
|
||||
|
||||
COMMIT_URL = "https://github.com/%s/commit/%s"
|
||||
|
|
Loading…
Reference in a new issue