diff options
author | James Hilton-Balfe <50501825+Gobot1234@users.noreply.github.com> | 2022-01-15 14:04:38 +0000 |
---|---|---|
committer | James Hilton-Balfe <50501825+Gobot1234@users.noreply.github.com> | 2022-01-15 14:04:38 +0000 |
commit | d52adad64eb5dddc8d9adc328cafbe4717de02ff (patch) | |
tree | 99929b871464e5de2e7b780737f33bf4c10da89f | |
parent | dc60b1db76b5fb18c5cb84c03133a14231c7c65c (diff) | |
download | sphinx-git-d52adad64eb5dddc8d9adc328cafbe4717de02ff.tar.gz |
Fix formatting
-rw-r--r-- | tests/test_ext_napoleon_docstring.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_ext_napoleon_docstring.py b/tests/test_ext_napoleon_docstring.py index 71b029154..e64a74921 100644 --- a/tests/test_ext_napoleon_docstring.py +++ b/tests/test_ext_napoleon_docstring.py @@ -263,8 +263,7 @@ class GoogleDocstringTest(BaseDocstringTest): :returns: Extended description of return value """ - ), - ( + ), ( """ Single line summary |