You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>mypy td.py
td.py:11: error: Incompatible types in assignment (expression has type"D", variable has type"D")
Found 1 error in 1 file (checked 1 source file)
It seems a wrong error - or at least the message is not meaningful