Cloud-CV / Cloud-CV/EvalAI

Unused argument in update_submission_data

Open
#2,609 2 comments 1 reaction 1 assignee Claimed by @RishabhJain2018 View on GitHub
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

**Current**:
`update_submission_data` function is implemented in [here](https://github.com/Cloud-CV/EvalAI/blob/master/scripts/workers/worker_util.py#L88) and [there](https://github.com/Cloud-CV/EvalAI/blob/master/scripts/workers/remote_submission_worker.py#L447), but none of them use `submission_pk` argument in their codes.

**Proposal**:
I think we should remove the unused argument.

P.S: I'd like to work on this if we get a consensus on removing it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.