Add UP rule: rewrite TypeVar defaults for Generator / AsyncGenerator #13269
Labels
accepted
Ready for implementation
help wanted
Contributions especially welcome
rule
Implementing or modifying a lint rule
There's a new check in pyupgrade to rewrite using PEP 696 TypeVar defaults:
See the https://github.com/asottile/pyupgrade/pull/948/files for some variations.
The text was updated successfully, but these errors were encountered: