CloudCV
Remove replication of code to login command.
There are two separate blocks of code which perform the same task -
https://github.com/Cloud-CV/evalai-cli/blob/master/evalai/utils/auth.py#L53
https://github.com/Cloud-CV/evalai-cli/blob/master/evalai/login.py
The student has to remove the replication in the code.
Task tags
Students who completed this task
takitsuse