summaryrefslogtreecommitdiff
path: root/sphinx/util/texescape.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/util/texescape.py')
-rw-r--r--sphinx/util/texescape.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/util/texescape.py b/sphinx/util/texescape.py
index b25cb62c3..83c78bb38 100644
--- a/sphinx/util/texescape.py
+++ b/sphinx/util/texescape.py
@@ -1,5 +1,4 @@
-"""TeX escaping helper.
-"""
+"""TeX escaping helper."""
import re
from typing import Dict