Skip to content

Commit e65ffbe

Browse files
committed
inspect cleanup
1 parent 003e606 commit e65ffbe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

aci-preupgrade-validation-script.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4685,7 +4685,6 @@ def fc_ex_model_check(index, total_checks, tversion, **kwargs):
46854685
data.append([node_dn, model])
46864686
if data:
46874687
result = FAIL_O
4688-
# func=inspect.currentframe().f_code.co_name
46894688
print_result(title, result, msg, headers, data, recommended_action=recommended_action, doc_url=doc_url)
46904689
return result
46914690

0 commit comments

Comments
 (0)