Commit 09aa2b2d authored by Shayan Hajipour's avatar Shayan Hajipour
Browse files

extra 'self' removed from ietf_slice_handler.pyi

parent d13629dd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -314,7 +314,6 @@ class IETFSliceHandler:

    @staticmethod
    def update_connection_group(
        self,
        slice_name: str,
        updated_connection_group: dict,
        context_client: ContextClient,