Skip to content
Snippets Groups Projects
Commit 09aa2b2d authored by Shayan Hajipour's avatar Shayan Hajipour
Browse files

extra 'self' removed from ietf_slice_handler.pyi

parent d13629dd
No related branches found
No related tags found
2 merge requests!359Release TeraFlowSDN 5.0,!302Resolve "Elaborate IETF Slice NBI to support adding/deleting new sdp, connection group, and match criteria"
...@@ -314,7 +314,6 @@ class IETFSliceHandler: ...@@ -314,7 +314,6 @@ class IETFSliceHandler:
@staticmethod @staticmethod
def update_connection_group( def update_connection_group(
self,
slice_name: str, slice_name: str,
updated_connection_group: dict, updated_connection_group: dict,
context_client: ContextClient, context_client: ContextClient,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment