summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2016-02-19 05:45:55 -0500
committerKenneth Reitz <me@kennethreitz.org>2016-02-19 05:45:55 -0500
commitd8bf59dde4bd47f07ef88a4161b4a652b06c7599 (patch)
tree1d75d652005f2ac5699b1f77a36bb16258f0a224 /docs/dev
parent14a83339a74929eae193fbbefd3668cfa8943780 (diff)
downloadpython-requests-d8bf59dde4bd47f07ef88a4161b4a652b06c7599.tar.gz
namedrop
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/contributing.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst
index f17af82c..1f692621 100644
--- a/docs/dev/contributing.rst
+++ b/docs/dev/contributing.rst
@@ -108,8 +108,8 @@ asking for help.
Please also check the :ref:`early-feedback` section.
-Code Style
-~~~~~~~~~~
+Kenneth Reitz's Code Style
+~~~~~~~~~~~~~~~~~~~~~~~~~~
The Requests codebase uses the `PEP8`_ code style.