hhatto / autopep8

A tool that automatically formats Python code to conform to the PEP 8 style guide.
https://pypi.org/project/autopep8/
MIT License
4.56k stars 290 forks source link

fix: special case of `auto` value with flake8 config #653

Closed hhatto closed 1 year ago

hhatto commented 1 year ago

for #515, #652