skada
skada copied to clipboard
FIX test collection don't run examples
On a fresh system, running pytest --collect-only
will run the examples. This is typically done by the pytest extension of VSCode, which is annoying.
This fixes the test collection.