Skip to content

Commit 0f1e7df

Browse files
author
cak
committed
Update module path
1 parent fb1ef79 commit 0f1e7df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import os
1616
import sys
1717

18-
sys.path.append(os.path.abspath("../secure"))
18+
sys.path.append(os.path.abspath("../../secure"))
1919

2020

2121
# -- Project information -----------------------------------------------------

0 commit comments

Comments
 (0)