From 9d922e01539c30a3be74ef9aef4553031813e47f Mon Sep 17 00:00:00 2001 From: pxgamer Date: Wed, 29 May 2019 14:53:57 +0100 Subject: [PATCH] pycodestyle: add link to homepage --- pages/common/pycodestyle.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/pycodestyle.md b/pages/common/pycodestyle.md index 74477ae152..1a4264b0c9 100644 --- a/pages/common/pycodestyle.md +++ b/pages/common/pycodestyle.md @@ -1,6 +1,7 @@ # pycodestyle > A tool to check Python code against PEP 8 style conventions. +> More information: . - Check the style of a single file: