Missed going back one directory.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
import sys, os
|
||||
sys.path.append(os.path.realpath(os.path.dirname(__file__)+"/seasonedParser"))
|
||||
sys.path.append(os.path.realpath(os.path.dirname(__file__)+"/../seasonedParser"))
|
||||
|
||||
Reference in New Issue
Block a user