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

only replace to shlex.join if joined with a space #939

Closed asottile closed 5 months ago

asottile commented 5 months ago

resolves #936