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 --ignore-missing-imports test.py
test.py:4: error: Expected type in class pattern; found "Any" [misc]
Found 1 error in 1 file (checked 1 source file)
Your Environment
mypy 0.991 without config files on python 3.10 and 3.11