Update conf.py

This commit is contained in:
Jamie Hardt
2022-11-16 19:39:09 -08:00
committed by GitHub
parent df90c67a73
commit 7e88c46d54

View File

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