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 b151e17 commit a787f0aCopy full SHA for a787f0a
fooof/tests/objs/test_fit.py
@@ -392,4 +392,4 @@ def test_fooof_check_data():
392
393
# Model fitting should execute, but return a null model fit, given the NaNs, without failing
394
tfm.fit()
395
- assert not fm.has_model
+ assert not tfm.has_model
0 commit comments