Expected type in class pattern; found "Any"
for ignored missing import in match/case
#14477
Labels
Expected type in class pattern; found "Any"
for ignored missing import in match/case
#14477
To Reproduce
https://mypy-play.net/?mypy=latest&python=3.11&flags=ignore-missing-imports&gist=03694364e4e855575f23ba9c625e804e
Expected Behavior
no error
Actual Behavior
Your Environment
mypy 0.991 without config files on python 3.10 and 3.11
The text was updated successfully, but these errors were encountered: