diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2016-02-19 05:45:55 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2016-02-19 05:45:55 -0500 |
| commit | d8bf59dde4bd47f07ef88a4161b4a652b06c7599 (patch) | |
| tree | 1d75d652005f2ac5699b1f77a36bb16258f0a224 /docs/dev | |
| parent | 14a83339a74929eae193fbbefd3668cfa8943780 (diff) | |
| download | python-requests-d8bf59dde4bd47f07ef88a4161b4a652b06c7599.tar.gz | |
namedrop
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/contributing.rst | 4 |
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. |
