Remove commented code
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
@jbteves pointed out in https://github.com/ME-ICA/tedana/pull/702 that there are some commented lines that we should probably remove. There's no problem with losing the original code, since the lines will remain in the history.
Contributor guide
No contributing guide indexed for this repository
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
Start by reviewing the commented lines identified in pull request #702 and locating the corresponding code in the repository. Done means removing the obsolete commented code without changing active Python behavior; no specific file or test is named.
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
- 35/100