mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:46:01 +02:00
pycodestyle: add link to homepage
This commit is contained in:
parent
397e69f1c2
commit
9d922e0153
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# pycodestyle
|
# pycodestyle
|
||||||
|
|
||||||
> A tool to check Python code against PEP 8 style conventions.
|
> A tool to check Python code against PEP 8 style conventions.
|
||||||
|
> More information: <https://pycodestyle.readthedocs.io>.
|
||||||
|
|
||||||
- Check the style of a single file:
|
- Check the style of a single file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue