Skip to content

Commit c65517c

Browse files
committed
Change path
1 parent e5044f7 commit c65517c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#
1313
import os
1414
import sys
15-
sys.path.insert(0, os.path.abspath('../../'))
15+
sys.path.insert(0, os.path.abspath("../"))
1616

1717
# make imports
1818
from niaarm import NiaARM

0 commit comments

Comments
 (0)