style conventions in PEP 8. This package used to be called pep8 but was renamed to pycodestyle to reduce confusion WWW: https://pycodestyle.readthedocs.io/en/latest/
7 lines
236 B
Text
7 lines
236 B
Text
pycodestyle is a tool to check your Python code against some of the
|
|
style conventions in PEP 8.
|
|
|
|
This package used to be called pep8 but was renamed to pycodestyle
|
|
to reduce confusion
|
|
|
|
WWW: https://pycodestyle.readthedocs.io/en/latest/
|