mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 15:59:21 +02: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:
parent
5c86754340
commit
f0059b80ed
28 changed files with 9 additions and 33 deletions
|
@ -3,7 +3,6 @@
|
|||
"""CORE (science)
|
||||
|
||||
"""
|
||||
# pylint: disable=missing-function-docstring
|
||||
|
||||
from json import loads
|
||||
from datetime import datetime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue