From 4d0b4f2931c0b8780277a06d0c2eb054dc8f978f Mon Sep 17 00:00:00 2001 From: Keewis Date: Sun, 7 Jun 2020 15:51:53 +0200 Subject: [PATCH] add back the trailing whitespace --- tests/test_ext_napoleon_docstring.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_ext_napoleon_docstring.py b/tests/test_ext_napoleon_docstring.py index 8457edad8..b3df079f2 100644 --- a/tests/test_ext_napoleon_docstring.py +++ b/tests/test_ext_napoleon_docstring.py @@ -1068,7 +1068,7 @@ Methods: .. method:: func(i, j) :noindex: - + description """ config = Config()