parent
69dc3a1690
commit
220e5ad9a8
@ -0,0 +1,4 @@
|
|||||||
|
import sys, os
|
||||||
|
|
||||||
|
this_dir = os.path.dirname(os.path.abspath(__file__))
|
||||||
|
sys.path.insert(0, this_dir)
|
Loading…
Reference in new issue