Skip to content

Commit e5044f7

Browse files
committed
import niaarm when building docs
1 parent 513da73 commit e5044f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
import sys
1515
sys.path.insert(0, os.path.abspath('../../'))
1616

17+
# make imports
18+
from niaarm import NiaARM
19+
from niaarm.dataset import Dataset
1720

1821
# -- Project information -----------------------------------------------------
1922

0 commit comments

Comments
 (0)