mypy
7548cd11 - Update Final imports in tests (#18654)

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`.
Author
Parents
Loading