roboflow / roboflow/roboflow-python
Bug when getting model from project version
Open
@joaomarcoscrs is already working on this.
Since Jul 23, 2024.
bug
- Dominant language
- Python
- Stars
- 629
- Forks
- 140
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 5
Description
For some projects versions, the model is being None when it should not be.
This happens because the API may return a single 'model' key, not always 'models' on the check below
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.