Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elicit warning if lambda functions are used #278

Merged
merged 7 commits into from Apr 6, 2022

Conversation

jsosulski
Copy link
Collaborator

This is a rebased version of #210 and closes #194

Note that my last information was that this does not work on windows for some reason.

are used as part of the classifier
@sylvchev
Copy link
Member

As this seems not possible to identify the error on windows, I think you could modify the unit test to skip the test if it is on Windows. This is a bad practice, but in this specific case, the error came from python memory representation, thus we can indulge this skip.

Copy link
Member

@sylvchev sylvchev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is a some code to skip the windows test

moabb/tests/evaluations.py Show resolved Hide resolved
moabb/tests/evaluations.py Outdated Show resolved Hide resolved
@sylvchev
Copy link
Member

sylvchev commented Apr 6, 2022

Let's merge this!

@sylvchev sylvchev merged commit 451dcb8 into NeuroTechX:develop Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Results not saved due to issues with get_digest
2 participants