From 84225a4db96dc08fa5923c29777fadbbaad0a098 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 13 Jan 2020 02:14:38 -0800 Subject: realign emphasize-lines --- docs/tutorials/wiki2/tests.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/wiki2/tests.rst b/docs/tutorials/wiki2/tests.rst index cea07eeca..03e90458c 100644 --- a/docs/tutorials/wiki2/tests.rst +++ b/docs/tutorials/wiki2/tests.rst @@ -88,7 +88,7 @@ Update ``tests/conftest.py`` to look like the following, adding the highlighted .. literalinclude:: src/tests/tests/conftest.py :linenos: - :emphasize-lines: 68-103,110,117-119 + :emphasize-lines: 69-104,111,118-120 :language: python -- cgit v1.2.3