PyCQA / pycodestyle

Simple Python style checker in one Python file
https://pycodestyle.pycqa.org
Other
5.02k stars 756 forks source link

combine whitespace around operator checks #1163

Closed asottile closed 1 year ago

asottile commented 1 year ago

this slightly simplifies some checking

asottile commented 1 year ago

I'll be using this to make 'f{x=}' not broken in 3.12