mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
pep8 is a tool to check your Python code against some of the style conventions
|
|
in PEP 8.
|
|
|
|
WWW: https://pypi.org/project/pep8/
|