roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
272 stars 71 forks source link

Fix last mypy issues #275

Closed iurisilvio closed 1 month ago

iurisilvio commented 1 month ago

Description

Ignore some mypy errors because it is hard to fix.

Type of change

Please delete options that are not relevant.

How has this change been tested, please provide a testcase or example of how you tested the change?

Mypy really passing on CI.