-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
In https://github.com/juaml/julearn/blob/main/julearn/scoring/available_scorers.py#L54
The error message raised is:
"please use julearn.scorers.list_scorers to get a list".
However, scorers changed the name to scoring.
You can not run the suggested command.
Expected Behavior
change line to "please use julearn.scoring.list_scorers to get a list"
Steps To Reproduce
Try to run the command suggested in the error.
Environment
julearn==0.3.5.dev83Relevant log output
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working