This commit is contained in:
j 2017-12-14 17:04:53 +00:00
parent 10323b99f6
commit df296e64d5
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
import os
from os.path import join, abspath, basename, dirname
name = 'mdr'
name = 'ninetytwo'
base = abspath(dirname(__file__))
os.chdir(base)