We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb7bec commit 9fbea4bCopy full SHA for 9fbea4b
EXPtools/ios/ios.py
@@ -10,7 +10,7 @@
10
import numpy as np
11
from pytest import approx
12
import pyEXP
13
-from EXPtools.basis_builder import make_config
+from EXPtools.basis_builder.basis_utils import make_config
14
15
DATAPATH = "../../tests/data/"
16
0 commit comments