Skip to content

Commit c1e7bf5

Browse files
authored
Update vpc_pair_check.py
Add newline
1 parent eb4b3fb commit c1e7bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/action/dtc/vpc_pair_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ def run(self, tmp=None, task_vars=None):
7272
# results['msg'] = "Data model path 'vxlan.topology.switches.{0}.{1}' must be defined!".format(switch['name'], key)
7373
# return results
7474

75-
return results
75+
return results

0 commit comments

Comments
 (0)