fix import
This commit is contained in:
parent
ad89f528bc
commit
43d7ec33ae
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/srv/pandora/bin/python3
|
||||
|
||||
import os
|
||||
import re
|
||||
from os.path import join, abspath, basename, dirname
|
||||
|
||||
import ox
|
||||
|
|
Loading…
Reference in a new issue