mypy · mypy/assignment
assignment
Incompatible Assignment
A value of an incompatible type is assigned to a variable. The assigned value's type is not compatible with the variable's declared or inferred type.
A value of an incompatible type is assigned to a variable. The assigned value's type is not compatible with the variable's declared or inferred type.