Cloud-CV / Cloud-CV/evalai-cli
Upcoming Command not working
Open
- Dominant language
- Python
- Stars
- 57
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
```sh
$ evalai challenges upcoming
```
Doesn't work .
Instead the function that should be invoked is named `future`. [REF.](https://github.com/Cloud-CV/evalai-cli/blob/5a2f67e60ed1e3b146a1081059c0ee66768fce76/evalai/challenges.py#L99)
```sh
$ evalai challenges future
```
@RishabhJain2018 @isht3 this is just a `typo` kind of issue. let me know if i can propose a quick fix. 😄
Contributor guide
Assessment
This issue has not been assessed yet.