Update conf.py

This commit is contained in:
titusquah
2020-09-09 13:18:13 -06:00
parent 4a538d7708
commit 43e1496642

View File

@@ -13,7 +13,7 @@
import os import os
import sys import sys
sys.path.insert(0, os.path.abspath('../../')) sys.path.insert(0, os.path.abspath('../'))
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------