From 29b191b5ea66f7d8e4f9a5db2cc6e0aec9c0d884 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 19 Feb 2016 04:48:47 -0500 Subject: [PATCH] --- docs/dev/contributing.rst | 2 ++ 1 file changed, 2 insertions(+) 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