Skip to content

Commit fb94573

Browse files
committed
update docs
1 parent 9c8e8f6 commit fb94573

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434

3535
import os
3636
import sys
37-
sys.path.insert(0, os.path.abspath('../../torch_molecule')) # adjust as needed
38-
37+
sys.path.insert(0, os.path.abspath('../..'))
38+
# check the path of ../..

0 commit comments

Comments
 (0)