fixing pep8 problems for test verify tox job
[integration/test.git] / csit / libraries / XmlComparator.py
index 3b0b829767280d9af96989b16d9f1c8df3f7fa15..8ad386e2e533d6b4feda304b85861ac502a59b05 100644 (file)
@@ -176,6 +176,7 @@ class XMLtoDictParserTools():
                 diff[key] = (KEY_NOT_FOUND, key)
         return diff
 
+
 IGNORED_TAGS_FOR_OPERATIONAL_COMPARISON = ['id', 'flow-name', 'barrier', 'cookie_mask', 'installHw', 'flags',
                                            'strict', 'byte-count', 'duration', 'packet-count', 'in-port',
                                            'vlan-id-present', 'out_group', 'out_port', 'hard-timeout', 'idle-timeout',