mypy
c8a22898 - Fix type narrowing on TypedDict with key name in Final variable (#11813)

Commit
3 years ago
Fix type narrowing on TypedDict with key name in Final variable (#11813) * Add support for Final in literal_hash() * Add test for tuple
Parents
Loading