Gradiant / pyodi

Python Object Detection Insights
https://gradiant.github.io/pyodi/
Mozilla Public License 2.0
189 stars 17 forks source link

Typer Currently doesn't support Union types #141

Closed igonro closed 3 years ago

igonro commented 3 years ago

When I execute pyodi I get the following exception:

AssertionError: Typer Currently doesn't support Union types

igonro commented 3 years ago

Am I missing something here? @daavoo @David-Lor @mmeendez8

github-actions[bot] commented 3 years ago

Branch bugfix/issue-141-Typer_Currently_doesn_t_support_Union_types created!