fix import

This commit is contained in:
j 2019-10-22 16:32:10 +02:00
parent ad89f528bc
commit 43d7ec33ae

View file

@ -1,6 +1,7 @@
#!/srv/pandora/bin/python3 #!/srv/pandora/bin/python3
import os import os
import re
from os.path import join, abspath, basename, dirname from os.path import join, abspath, basename, dirname
import ox import ox