diff --git a/lib/tfw/components/commands_equal.py b/lib/tfw/components/commands_equal.py index 8530a4c..d2d4d15 100644 --- a/lib/tfw/components/commands_equal.py +++ b/lib/tfw/components/commands_equal.py @@ -8,6 +8,7 @@ from tfw.decorators.lazy_property import lazy_property class CommandsEqual: + # pylint: disable=too-many-arguments """ This class is useful for comparing executed commands with excepted commands (i.e. when triggering a state change when