mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 10:32:21 +02:00
[mod] digg - pylint searx/engines/digg.py
Eliminate redundant file names which are tested by test.pylint and ignored by test.pep8 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
173b744ef0
commit
6b0a896f01
2 changed files with 9 additions and 8 deletions
|
@ -9,6 +9,7 @@
|
|||
@stable no (HTML can change)
|
||||
@parse url, title, content, publishedDate, thumbnail
|
||||
"""
|
||||
# pylint: disable=missing-function-docstring
|
||||
|
||||
import random
|
||||
import string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue