Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-26 00:20:44 +00:00
parent 048e3ad81e
commit 197e4c944f
55 changed files with 110 additions and 80 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# pycodestyle
> Check Python code against PEP 8 style conventions.
> More information: <https://pycodestyle.readthedocs.io>.
> More information: <https://pycodestyle.pycqa.org/en/latest/intro.html#example-usage-and-output>.
- Check the style of a single file: