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_parser.py')
-rw-r--r--tests/test_parser.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_parser.py b/tests/test_parser.py
index 2c9462936..86163c6ad 100644
--- a/tests/test_parser.py
+++ b/tests/test_parser.py
@@ -1,5 +1,4 @@
-"""Tests parsers module.
-"""
+"""Tests parsers module."""
from unittest.mock import Mock, patch