Skip to content

Commit 9030fb9

Browse files
Update conf.py
1 parent 190a9a4 commit 9030fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
sys.path.insert(0, os.path.abspath('../../src/'))
1717

18-
from mylib import __version__
18+
from irt import __version__
1919

2020

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

0 commit comments

Comments
 (0)