[elbe-devel] [PATCH 14/16] xmlpreprocess: remove pylint command with unknown option

Torben Hohn torben.hohn at linutronix.de
Wed Jul 28 17:40:50 CEST 2021


Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
---
 elbepack/xmlpreprocess.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/elbepack/xmlpreprocess.py b/elbepack/xmlpreprocess.py
index b330f1033..2151d5f52 100644
--- a/elbepack/xmlpreprocess.py
+++ b/elbepack/xmlpreprocess.py
@@ -362,7 +362,6 @@ class PreprocessWrapper:
     @staticmethod
     def add_options(oparser):
         # import it here because of cyclic imports
-        # pylint: disable=import-outside-toplevel
         # pylint: disable=cyclic-import
         from elbepack.commands.preprocess import add_pass_through_options
 
-- 
2.20.1



More information about the elbe-devel mailing list