asottile / pyupgrade

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

Ability to run only selected feature(s) #987

Closed m-aciek closed 3 weeks ago

m-aciek commented 3 weeks ago

Feature request: API to run only selected feature(s) of pyupgrade.

On big codebases there are use cases where one would like to run pyupgrade features one-by-one.

asottile commented 3 weeks ago

search next time