1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

pycodestyle: add link to homepage

This commit is contained in:
pxgamer 2019-05-29 14:53:57 +01:00 committed by Starbeamrainbowlabs
parent 397e69f1c2
commit 9d922e0153

View file

@ -1,6 +1,7 @@
# pycodestyle
> A tool to check Python code against PEP 8 style conventions.
> More information: <https://pycodestyle.readthedocs.io>.
- Check the style of a single file: