daemon: formatting changes related to updating the python black formatter
This commit is contained in:
parent
4c351b0d72
commit
93272d6ed7
5 changed files with 10 additions and 10 deletions
|
@ -117,7 +117,7 @@ def link_iface(iface_proto: core_pb2.Interface) -> InterfaceData:
|
|||
|
||||
|
||||
def add_link_data(
|
||||
link_proto: core_pb2.Link
|
||||
link_proto: core_pb2.Link,
|
||||
) -> Tuple[InterfaceData, InterfaceData, LinkOptions]:
|
||||
"""
|
||||
Convert link proto to link interfaces and options data.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue