Closed cbrnr closed 6 months ago
BTW, this has always been the case, so it's not something introduced with this PR...
I think the best way forward is to not bundle the tests with the package. Regarding the examples, I'm not sure what to do. The scripts to generate the built-in classifiers are pretty important, so I wonder if they should go into the package (but if so, where?). The benchmark could also go into a separate subpackage (e.g. sleepecg.benchmark
), but then the question is how to configure it (since it currently uses a config.yml
). @hofaflo do you have any opinion on this?
Maybe - probably - it will just work?