Skip to content

Commit 79051a2

Browse files
authored
Update test_fitter.py
1 parent 1ba4d6f commit 79051a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/proc/test_fitter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
sys.path.insert(0, "../../sidpy/")
66

7-
fitter_resent = True
7+
fitter_present = True
88
try:
99
from sidpy.proc.fitter import SidFitter
1010
except:

0 commit comments

Comments
 (0)