From e2ccc68cc23c7bb4311525f5a6f35020efeb1088 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 4 Sep 2017 16:46:37 -0400 Subject: [PATCH] Update style.rst --- docs/writing/style.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/writing/style.rst b/docs/writing/style.rst index d198dc7..abd0af4 100644 --- a/docs/writing/style.rst +++ b/docs/writing/style.rst @@ -3,6 +3,8 @@ Code Style ========== +.. image:: https://farm5.staticflickr.com/4223/33907150054_5ee79e8940_k_d.jpg + If you ask Python programmers what they like most about Python, they will often cite its high readability. Indeed, a high level of readability is at the heart of the design of the Python language, following the