Skip to content

Commit 42f2641

Browse files
committed
docs: remove no longer relevant reference to scripts/ folder
1 parent 75be194 commit 42f2641

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/source/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
import sys
2121
from os.path import dirname
2222

23-
curdir = dirname(__file__)
24-
sys.path.append(os.path.abspath(os.path.join(curdir, "script")))
25-
2623
# set paths
2724
docs = dirname(dirname(__file__))
2825
root = dirname(docs)

0 commit comments

Comments
 (0)