From b191dc70d810cf92969ec16214add18cdf909a62 Mon Sep 17 00:00:00 2001 From: Doug Szumski Date: Tue, 23 Jan 2018 09:29:06 +0000 Subject: [PATCH] Ignore pep8 warning --- kayobe/tests/unit/cli/test_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kayobe/tests/unit/cli/test_commands.py b/kayobe/tests/unit/cli/test_commands.py index 4439cbdbc..84aa64e1d 100644 --- a/kayobe/tests/unit/cli/test_commands.py +++ b/kayobe/tests/unit/cli/test_commands.py @@ -688,7 +688,7 @@ class TestCase(unittest.TestCase): [ 'ansible/overcloud-ipa-images.yml', 'ansible/overcloud-introspection-rules.yml', - 'ansible/overcloud-introspection-rules-dell-lldp-workaround.yml', + 'ansible/overcloud-introspection-rules-dell-lldp-workaround.yml', # noqa 'ansible/provision-net.yml', 'ansible/overcloud-grafana-configure.yml' ],