missing import

This commit is contained in:
j 2018-05-09 10:12:24 +01:00
parent 4f3c212072
commit 13c3864f87

View file

@ -1,7 +1,8 @@
#!/usr/bin/python3
import os
from os.path import join, abspath, basename, dirname
import os
import re
# change this
name = 'cms'