summaryrefslogtreecommitdiff
path: root/searx/engines/mediathekviewweb.py
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-04-26 22:58:44 +0200
committerGitHub <noreply@github.com>2021-04-26 22:58:44 +0200
commit9b482e8fccfc5e5504e4c8abdb60ce5c11678018 (patch)
tree3aead7d855f950ef90d3ad7588fb2c8a2d73ccd9 /searx/engines/mediathekviewweb.py
parente6deddbc70647afe71002206ca3bb049d779c732 (diff)
parenta92a4cb443e9bce0b06d938b28d51b44232de0f0 (diff)
Merge pull request #31 from return42/mod-pylint
[pylint] get PYLINT_FILES from tag '# lint: pylint'
Diffstat (limited to 'searx/engines/mediathekviewweb.py')
-rw-r--r--searx/engines/mediathekviewweb.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/engines/mediathekviewweb.py b/searx/engines/mediathekviewweb.py
index fa442c937..80104ae73 100644
--- a/searx/engines/mediathekviewweb.py
+++ b/searx/engines/mediathekviewweb.py
@@ -1,4 +1,5 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
+# lint: pylint
"""MediathekViewWeb (API)
"""