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/builders/dummy.py')
-rw-r--r--sphinx/builders/dummy.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/builders/dummy.py b/sphinx/builders/dummy.py
index ae8bfa32a..f4f1356f6 100644
--- a/sphinx/builders/dummy.py
+++ b/sphinx/builders/dummy.py
@@ -1,5 +1,4 @@
-"""Do syntax checks, but no writing.
-"""
+"""Do syntax checks, but no writing."""
from typing import Any, Dict, Set