[type-abstract]
reports with a tuple
when the actual type is a dict
#17399
Labels
bug
mypy got something wrong
Bug Report, To Reproduce, & Actual Behaviour
See mypy Playground
Expected Behavior
Reports the error message with
"dict[str, type[Abstract]]"
.Your Environment
mypy.ini
(and other config files): NoneThe text was updated successfully, but these errors were encountered: