mypy · mypy/has-type
has-type
Expression Already Has Explicit Type
An expression is annotated with a type in a context where it already has an explicit type annotation, leading to a redundant or conflicting annotation.
An expression is annotated with a type in a context where it already has an explicit type annotation, leading to a redundant or conflicting annotation.