From dc29f1d826305c39d200bcea7556cc31c71bf23f Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Mon, 26 Apr 2021 20:18:20 +0200 Subject: [pylint] tag PYLINT_FILES by comment `# lint: pylint` These py files are linted by `test.pylint`, all other files are linted by `test.pep8`. Signed-off-by: Markus Heiser --- searx/engines/springer.py | 1 + 1 file changed, 1 insertion(+) (limited to 'searx/engines/springer.py') diff --git a/searx/engines/springer.py b/searx/engines/springer.py index a9c32d8a9..77a82016b 100644 --- a/searx/engines/springer.py +++ b/searx/engines/springer.py @@ -1,4 +1,5 @@ # SPDX-License-Identifier: AGPL-3.0-or-later +# lint: pylint """Springer Nature (science) """ -- cgit v1.2.3-54-g00ecf