diff options
Diffstat (limited to 'searx/botdetection/ip_lists.py')
| -rw-r--r-- | searx/botdetection/ip_lists.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/botdetection/ip_lists.py b/searx/botdetection/ip_lists.py index c94f2a6e8..2ad1c62d0 100644 --- a/searx/botdetection/ip_lists.py +++ b/searx/botdetection/ip_lists.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -# lint: pylint """.. _botdetection.ip_lists: Method ``ip_lists`` |