summaryrefslogtreecommitdiff
path: root/sphinx/io.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/io.py')
-rw-r--r--sphinx/io.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/io.py b/sphinx/io.py
index 3d4be299f..936631d51 100644
--- a/sphinx/io.py
+++ b/sphinx/io.py
@@ -1,5 +1,4 @@
-"""Input/Output files
-"""
+"""Input/Output files"""
import codecs
from typing import TYPE_CHECKING, Any, List, Type