Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve python type better instead of using "Any" #95

Open
eulersson opened this issue Jan 28, 2024 · 0 comments
Open

Resolve python type better instead of using "Any" #95

eulersson opened this issue Jan 28, 2024 · 0 comments
Labels
cosmetic Small unimportant typos or bugs

Comments

@eulersson
Copy link
Owner

Learn how to reference the correct types for this line:

# TODO: Resolve the model type better. At the moment "Any" is used.
def load_model_and_labels() -> Tuple[Any, List[str]]:

@eulersson eulersson converted this from a draft issue Jan 28, 2024
@eulersson eulersson added the cosmetic Small unimportant typos or bugs label Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cosmetic Small unimportant typos or bugs
Projects
Status: No status
Development

No branches or pull requests

1 participant