examples/trivial: fix black formatting of python code
This commit is contained in:
@@ -614,7 +614,9 @@ def do_apply(nmc, device, ids_arg, do_test):
|
|||||||
die("FAILURE to get applied connection after reapply")
|
die("FAILURE to get applied connection after reapply")
|
||||||
|
|
||||||
_print()
|
_print()
|
||||||
connection_print(connection_after, MODE_APPLY, [], device.get_path(), prefix="AFTER: ")
|
connection_print(
|
||||||
|
connection_after, MODE_APPLY, [], device.get_path(), prefix="AFTER: "
|
||||||
|
)
|
||||||
_print()
|
_print()
|
||||||
|
|
||||||
ovs_print_external_ids("AFTER-OVS-VSCTL: ")
|
ovs_print_external_ids("AFTER-OVS-VSCTL: ")
|
||||||
|
Reference in New Issue
Block a user