Updated docs

This commit is contained in:
Jamie Hardt
2022-11-16 19:15:51 -08:00
parent edbe748718
commit 6fe6126f3a
3 changed files with 21 additions and 17 deletions

View File

@@ -15,6 +15,7 @@
import os
import sys
sys.path.insert(0, os.path.abspath('..'))
print(sys.path)
# -- Project information -----------------------------------------------------