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/util/cfamily.py')
-rw-r--r--sphinx/util/cfamily.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py
index c382a5634..38dc3fd21 100644
--- a/sphinx/util/cfamily.py
+++ b/sphinx/util/cfamily.py
@@ -1,5 +1,4 @@
-"""Utility functions common to the C and C++ domains.
-"""
+"""Utility functions common to the C and C++ domains."""
import re
from copy import deepcopy