mypy
7548cd11
- Update Final imports in tests (#18654)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Update Final imports in tests (#18654) Replace most `typing_extensions.Final` and `typing_extensions.final` imports in tests with `typing.Final` and `typing.final`.
References
#18654 - Update Final imports in tests
Author
cdce8p
Parents
24ecb27f
Loading