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.54k stars 291 forks source link

Please delete this useless lib #743

Closed lucasjinreal closed 1 month ago

lucasjinreal commented 2 months ago

This lib keeping formatting my code in sysntax error style.

I didn't really expected this "standared" pep8 formatting in python would always

Try using black instead, remove autopep8 forever.