diff options
| author | Kenneth Reitz <me@kennethreitz.org> | 2016-02-19 04:48:47 -0500 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.org> | 2016-02-19 04:48:47 -0500 |
| commit | 29b191b5ea66f7d8e4f9a5db2cc6e0aec9c0d884 (patch) | |
| tree | 808b6edde330d5fe9d9a2e99176e58119f5d97f1 /docs/dev | |
| parent | ee024423a5d586b2e2cfe773cc5c47a8dcf1db99 (diff) | |
| download | python-requests-29b191b5ea66f7d8e4f9a5db2cc6e0aec9c0d884.tar.gz | |
</tone>
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/contributing.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst index e4209366..85e443b2 100644 --- a/docs/dev/contributing.rst +++ b/docs/dev/contributing.rst @@ -142,6 +142,8 @@ Docstrings are to follow the following syntaxes:: nisi ut aliquip ex ea commodo consequat. """ +Thanks for helping to make the world a better place! + .. _PEP8: https://www.python.org/dev/peps/pep-0008/ .. _line continuations: https://www.python.org/dev/peps/pep-0008/#indentation |
