2 lines
36 B
Python
2 lines
36 B
Python
|
|
import sys
|
||
|
|
sys.path.insert(0, '../')
|