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

type for FLAGS #123

Open
dimaqq opened this issue Feb 5, 2024 · 0 comments
Open

type for FLAGS #123

dimaqq opened this issue Feb 5, 2024 · 0 comments

Comments

@dimaqq
Copy link
Contributor

dimaqq commented Feb 5, 2024

I'm adding this dep into an existing repo, where type checking is done.

The type checker demands a type hint for FLAGS in settings.py.

I've plugged FLAGS: dict[str, list] = ... for now.

I wonder what the canonical or correct type hint would be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant