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 e5044f7 commit c65517cCopy full SHA for c65517c
docs/conf.py
@@ -12,7 +12,7 @@
12
#
13
import os
14
import sys
15
-sys.path.insert(0, os.path.abspath('../../'))
+sys.path.insert(0, os.path.abspath("../"))
16
17
# make imports
18
from niaarm import NiaARM
0 commit comments