summaryrefslogtreecommitdiff
path: root/tests/test_autodoc.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_autodoc.py')
-rw-r--r--tests/test_autodoc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_autodoc.py b/tests/test_autodoc.py
index 11c3503be..dd474536d 100644
--- a/tests/test_autodoc.py
+++ b/tests/test_autodoc.py
@@ -1422,7 +1422,7 @@ def test_wrappedfunction(app):
' :module: target.wrappedfunction',
'',
' This function is slow.',
- ' ',
+ '',
]