Revert "remove implicit code tags .replace("::\n\n.. code-block", "\n\n.. code-block")"

This reverts commit 9fce0bdd88.
This commit is contained in:
boris
2019-08-06 16:18:06 -07:00
parent 9fce0bdd88
commit 23a0b532db
23 changed files with 95 additions and 95 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ provide a temporary directory unique to the test invocation,
created in the `base temporary directory`_.
``tmpdir`` is a `py.path.local`_ object which offers ``os.path`` methods
and more. Here is an example test usage
and more. Here is an example test usage::
.. code-block:: python