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/environment/collectors/title.py')
-rw-r--r--sphinx/environment/collectors/title.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/environment/collectors/title.py b/sphinx/environment/collectors/title.py
index 46e6e5937..10c5560fd 100644
--- a/sphinx/environment/collectors/title.py
+++ b/sphinx/environment/collectors/title.py
@@ -1,5 +1,4 @@
-"""The title collector components for sphinx.environment.
-"""
+"""The title collector components for sphinx.environment."""
from typing import Any, Dict, Set