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 0d47376 commit 46552c3Copy full SHA for 46552c3
doc/source/conf.py
@@ -12,11 +12,6 @@
12
# add these directories to sys.path here. If the directory is relative to the
13
# documentation root, use os.path.abspath to make it absolute, like shown here.
14
#
15
-import os
16
-import sys
17
-sys.path.insert(0, os.path.abspath('.'))
18
-sys.path.insert(1, os.path.abspath('../../'))
19
-
20
import filter_functions
21
22
# -- Project information -----------------------------------------------------
0 commit comments