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 6e0dccd commit 40e314bCopy full SHA for 40e314b
1 file changed
tests/test_parameter_tiv.py
@@ -12,7 +12,7 @@
12
from eitprocessing.datahandling.intervaldata import IntervalData
13
from eitprocessing.datahandling.sequence import Sequence
14
from eitprocessing.datahandling.sparsedata import SparseData
15
-from eitprocessing.parameters.breath_detection import BreathDetection
+from eitprocessing.features.breath_detection import BreathDetection
16
from eitprocessing.parameters.tidal_impedance_variation import TIV
17
18
environment = Path(
0 commit comments