summaryrefslogtreecommitdiff
path: root/searx/exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/exceptions.py')
-rw-r--r--searx/exceptions.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/searx/exceptions.py b/searx/exceptions.py
index 6b150929e..226b209ca 100644
--- a/searx/exceptions.py
+++ b/searx/exceptions.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-"""Exception types raised by SearXNG modules.
-"""
+"""Exception types raised by SearXNG modules."""
import typing as t
from lxml.etree import XPath