summaryrefslogtreecommitdiff
path: root/searx/engines/brave.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/brave.py')
-rw-r--r--searx/engines/brave.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/brave.py b/searx/engines/brave.py
index 8588c2efd..6d4ab3a44 100644
--- a/searx/engines/brave.py
+++ b/searx/engines/brave.py
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
"""Brave supports the categories listed in :py:obj:`brave_category` (General,
news, videos, images). The support of :py:obj:`paging` and :py:obj:`time range
<time_range_support>` is limited (see remarks).