From 57e7a4a3571bb6ea1bfd767c2c50674ede944ca6 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 13 Jan 2020 02:13:25 -0800 Subject: from webob.cookies import Cookie already existed; restore deleted comment --- docs/tutorials/wiki2/tests.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/wiki2/tests.rst') diff --git a/docs/tutorials/wiki2/tests.rst b/docs/tutorials/wiki2/tests.rst index 8a3e79363..cea07eeca 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: 10,68-103,110,117-119 + :emphasize-lines: 68-103,110,117-119 :language: python -- cgit v1.2.3