[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:
Markus Heiser 2020-11-22 11:37:12 +01:00
parent 173b744ef0
commit 6b0a896f01
2 changed files with 9 additions and 8 deletions

View file

@ -9,6 +9,7 @@
@stable no (HTML can change)
@parse url, title, content, publishedDate, thumbnail
"""
# pylint: disable=missing-function-docstring
import random
import string