We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba4d6f commit 79051a2Copy full SHA for 79051a2
tests/proc/test_fitter.py
@@ -4,7 +4,7 @@
4
5
sys.path.insert(0, "../../sidpy/")
6
7
-fitter_resent = True
+fitter_present = True
8
try:
9
from sidpy.proc.fitter import SidFitter
10
except:
0 commit comments