From aa9c1a2d9590ac6a4e4a84b9872cce049010a92c Mon Sep 17 00:00:00 2001 From: Gaspard Micol Date: Fri, 3 Nov 2023 13:26:27 -0400 Subject: [PATCH] [ignore] Apply Black on aci_tenant_action_rule_profile.py --- plugins/modules/aci_tenant_action_rule_profile.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/modules/aci_tenant_action_rule_profile.py b/plugins/modules/aci_tenant_action_rule_profile.py index 9dbffb7da..25b692843 100644 --- a/plugins/modules/aci_tenant_action_rule_profile.py +++ b/plugins/modules/aci_tenant_action_rule_profile.py @@ -394,8 +394,8 @@ def main(): # This condition deal with child classes which do not exist in APIC version 4.2 and prior. for class_name in ["rtctrlSetNhUnchanged", "rtctrlSetRedistMultipath"]: - if child_classes[class_name].get("attribute_input") is None: - child_classes.pop(class_name) + if child_classes[class_name].get("attribute_input") is None: + child_classes.pop(class_name) aci.construct_url( root_class=dict(