Is this code redundant?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 264
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 23
Description
moabb/evaluations/evaluations.py
The lines 187-196 don't return any and the parameters don't match those below—are these redundant code?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open moabb/evaluations/evaluations.py and inspect lines 187-196 alongside the following implementation, comparing their parameters and behavior. Confirm whether the earlier lines are unreachable or redundant; done means the redundancy is removed or the issue is closed with a clear explanation if the code is intentional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100