mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
[pylint] engines: drop no longer needed 'missing-function-docstring'
Suggested-by: @dalf https://github.com/searxng/searxng/issues/102#issuecomment-914168470 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"""
|
||||
Digg (News, Social media)
|
||||
"""
|
||||
# pylint: disable=missing-function-docstring
|
||||
|
||||
from json import loads
|
||||
from urllib.parse import urlencode
|
||||
|
||||
Reference in New Issue
Block a user