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/ext/napoleon/__init__.py')
-rw-r--r--sphinx/ext/napoleon/__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/ext/napoleon/__init__.py b/sphinx/ext/napoleon/__init__.py
index 273e3a2dd..d0dfaf825 100644
--- a/sphinx/ext/napoleon/__init__.py
+++ b/sphinx/ext/napoleon/__init__.py
@@ -1,5 +1,4 @@
-"""Support for NumPy and Google style docstrings.
-"""
+"""Support for NumPy and Google style docstrings."""
from typing import Any, Dict, List