From 328df72c4f798e56879fb42fd2946c2bf1dd5fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=CC=88zgu=CC=88r=20Vatansever?= Date: Sun, 31 Mar 2013 22:19:16 +0300 Subject: [PATCH] code block newline added --- docs/writing/structure.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/writing/structure.rst b/docs/writing/structure.rst index 8291cb6..1280c1f 100644 --- a/docs/writing/structure.rst +++ b/docs/writing/structure.rst @@ -471,6 +471,7 @@ should be your preferred method. **format()** method in the later versions. .. code-block:: python + foo = 'foo' bar = 'bar'