mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
c63dbc22c3
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
4 lines
161 B
Text
4 lines
161 B
Text
pep8 is a tool to check your Python code against some of the style
|
|
conventions in PEP 8 <http://www.python.org/dev/peps/pep-0008/>.
|
|
|
|
This requires pysetuptools.
|