We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a48b39 commit af0fa38Copy full SHA for af0fa38
1 file changed
docs/source/conf.py
@@ -16,9 +16,7 @@
16
import sys
17
import datetime
18
19
-sys.path.insert(0, os.path.abspath('../../error_tracker'))
20
sys.path.insert(0, os.path.abspath('../..'))
21
-print (sys.path)
22
import error_tracker
23
24
# -- Project information -----------------------------------------------------
0 commit comments