lkorczowski / Tinnitus-n-Sleep

Detecting events in sleeping tinnitus patients
MIT License
1 stars 0 forks source link

The notorious "check_if_fitted" command #20

Closed RobinGuillard closed 4 years ago

RobinGuillard commented 4 years ago

Hi louis! Up until now, I had the situation: check_if_fitted is not running with spyder BUT it's working with pytest when I launch it from a terminal. Since this morning, as I opened a new terminal for pytest, now it's not working on either of them and I get the same error: TypeError: check_is_fitted() missing 1 required positional argument: 'attributes'

I strongly suggest you find another function or you add an argument attributes.

lkorczowski commented 4 years ago

closing for now because with removed the function altogether