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

Remove duplicated code #241

Open
amanex007 opened this issue Jan 1, 2020 · 1 comment
Open

Remove duplicated code #241

amanex007 opened this issue Jan 1, 2020 · 1 comment

Comments

@amanex007
Copy link

amanex007 commented Jan 1, 2020

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.

@pushkalkatara
Copy link

Hi @amanex007 There are some more duplications, one is also open as a GCI task here https://codein.withgoogle.com/dashboard/tasks/4597587785547776/ . You can work on it if you're interested. Thanks for pointing out.

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

No branches or pull requests

2 participants