mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user