summaryrefslogtreecommitdiff
path: root/sphinx/project.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/project.py')
-rw-r--r--sphinx/project.py10
1 files changed, 1 insertions, 9 deletions
diff --git a/sphinx/project.py b/sphinx/project.py
index 156a08578..134055866 100644
--- a/sphinx/project.py
+++ b/sphinx/project.py
@@ -1,12 +1,4 @@
-"""
- sphinx.project
- ~~~~~~~~~~~~~~
-
- Utility function and classes for Sphinx projects.
-
- :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
- :license: BSD, see LICENSE for details.
-"""
+"""Utility function and classes for Sphinx projects."""
import os
from glob import glob