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 877c430 commit a8f20c0Copy full SHA for a8f20c0
docs/conf.py
@@ -12,7 +12,7 @@
12
#
13
import os
14
import sys
15
-sys.path.insert(0, os.path.abspath('../dle_encoder'))
+sys.path.insert(0, os.path.abspath('..'))
16
import dle_encoder
17
18
# -- Project information -----------------------------------------------------
0 commit comments