Skip to content

Commit 9fbea4b

Browse files
author
jngaravitoc
committed
update in ios
1 parent 6fb7bec commit 9fbea4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EXPtools/ios/ios.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import numpy as np
1111
from pytest import approx
1212
import pyEXP
13-
from EXPtools.basis_builder import make_config
13+
from EXPtools.basis_builder.basis_utils import make_config
1414

1515
DATAPATH = "../../tests/data/"
1616

0 commit comments

Comments
 (0)