mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
6670f0b757
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
pep8 is a tool to check your Python code against some of the style conventions
|
|
in PEP 8.
|
|
|
|
WWW: https://pypi.python.org/pypi/pep8
|