From ce2ee8f4b5126df1c5defc0970bbd2c48439854e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 18 Aug 2011 20:20:17 -0400 Subject: [PATCH] pep8 --- docs/intro/community.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/community.rst b/docs/intro/community.rst index 422b098..eb8e37d 100644 --- a/docs/intro/community.rst +++ b/docs/intro/community.rst @@ -27,7 +27,7 @@ There are three different types of PEPs (as defined by `PEP1 `_: The Python Style Guide. +- `PEP8 `_: The Python Style Guide. Read this. All of it. Follow it. - `PEP20 `_: The Zen of Python. A list of 19 statements that briefly explain the philosophy behind Python.