asottile / pyupgrade

A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
MIT License
3.5k stars 177 forks source link

Regenerate typing import replacements using latest reorder-python-imports #946

Closed AlexWaygood closed 3 months ago

AlexWaygood commented 3 months ago

Following https://github.com/asottile/reorder-python-imports/pull/380