From 46184236dc177fb68c7863445609149d0ac243ea Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 21 Feb 2016 23:02:10 -0500 Subject: [PATCH] docs2 --- docs/dev/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst index a641ecb1..93181dad 100644 --- a/docs/dev/contributing.rst +++ b/docs/dev/contributing.rst @@ -155,7 +155,7 @@ model methods (e.g. ``__repr__``) are typically the exception to this rule. Thanks for helping to make the world a better place! -.. _PEP8: http://pep8.org +.. _PEP 8: http://pep8.org .. _line continuations: https://www.python.org/dev/peps/pep-0008/#indentation Documentation Contributions