Skip to content

type for FLAGS #123

@dimaqq

Description

@dimaqq

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions