summaryrefslogtreecommitdiff
path: root/searx/exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/exceptions.py')
-rw-r--r--searx/exceptions.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/searx/exceptions.py b/searx/exceptions.py
index ac8eb6314..77c3f998d 100644
--- a/searx/exceptions.py
+++ b/searx/exceptions.py
@@ -1,6 +1,4 @@
-# -*- coding: utf-8 -*-
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
"""Exception types raised by SearXNG modules.
"""