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

fix named escapes in FSTRING_MIDDLE #980

Closed asottile closed 1 month ago

asottile commented 1 month ago

resolves #975