This commit is contained in:
Jamie Hardt
2022-11-16 20:02:24 -08:00
parent 90042d57b2
commit f3d03296d5

View File

@@ -15,6 +15,7 @@
import os
import sys
sys.path.insert(0, os.path.abspath('../..'))
sys.path.insert(0, os.path.abspath("../../.."))
print(sys.path)