mypy
71e1f055 - Fix type object with type var default in union context (#17991)

Commit
1 year ago
Fix type object with type var default in union context (#17991) Union type context wasn't handled previously, and it triggered false positives, but apparently only if a type object had type var defaults. Fixes #17942.
Author
Committer
Parents
Loading