Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_ext_autodoc_events.py')
-rw-r--r--tests/test_ext_autodoc_events.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_ext_autodoc_events.py b/tests/test_ext_autodoc_events.py
index bde25cd37..91e1d27d2 100644
--- a/tests/test_ext_autodoc_events.py
+++ b/tests/test_ext_autodoc_events.py
@@ -1,5 +1,4 @@
-"""Test the autodoc extension. This tests mainly for autodoc events
-"""
+"""Test the autodoc extension. This tests mainly for autodoc events"""
import pytest