Cloud-CV / Cloud-CV/evalai-cli
Remove duplicated code
Open
- Dominant language
- Python
- Stars
- 57
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
A lot of files have duplicated code.
Files and counts are as follows.
Count | Path
1 | evalai/utils/challenges.py
1 | evalai/utils/teams.py
11 | tests/test_challenges.py
2 | tests/test_requests.py
2 | tests/test_teams.py
Removing these duplicate codes and taking a look at them might help lessening the code and the unnecessary complexity.
Contributor guide
Assessment
This issue has not been assessed yet.