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 'sphinx/errors.py')
-rw-r--r--sphinx/errors.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/errors.py b/sphinx/errors.py
index c5f8ea2fe..a0263c613 100644
--- a/sphinx/errors.py
+++ b/sphinx/errors.py
@@ -1,5 +1,4 @@
-"""Contains SphinxError and a few subclasses.
-"""
+"""Contains SphinxError and a few subclasses."""
from typing import Any