mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
code block newline added
This commit is contained in:
@@ -471,6 +471,7 @@ should be your preferred method.
|
|||||||
**format()** method in the later versions.
|
**format()** method in the later versions.
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
foo = 'foo'
|
foo = 'foo'
|
||||||
bar = 'bar'
|
bar = 'bar'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user