fix name
This commit is contained in:
parent
10323b99f6
commit
df296e64d5
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue