Cloud-CV / evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool
https://cli.eval.ai
BSD 3-Clause "New" or "Revised" License
54 stars 61 forks source link

Add proper exception handling #363

Open AishwaryJain07 opened 3 months ago

AishwaryJain07 commented 3 months ago

the file :https://github.com/Cloud-CV/evalai-cli/blob/master/evalai/submissions.py.

here we have several places where we try to fetch entries from the HTTP responses. We want to add proper exception handling in case we do not have the keys present in the response