[pylint] checker/__main__.py & checker/background.py

Lint files that has been touched by [PR #58]

[PR #58] https://github.com/searxng/searxng/pull/58

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser
2021-05-05 16:47:02 +02:00
parent 8c1a65d32f
commit fa0d05c313
2 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
# lint: pylint
# pylint: disable=missing-module-docstring, missing-function-docstring
import sys
import io