Prechádzať zdrojové kódy

pycodestyle: add link to homepage

pxgamer 5 rokov pred
rodič
commit
9d922e0153
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      pages/common/pycodestyle.md

+ 1 - 0
pages/common/pycodestyle.md

@@ -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: