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

codes in autopep8 documentation do not match pep8 documentation #623

Open morgana2313 opened 2 years ago

morgana2313 commented 2 years ago

The codes documented under Features do not match with the pep8 docs. I don't know if this is a glitch in the documentation or intentional.

Features:

Pep8 docs: