Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
cxznmhdcxz committed Jan 3, 2025
1 parent 66b4561 commit 7f1db15
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ def pre_operations(self):
'type': 'AADTenants',
'ids': args.tenant_ids
})


@register_command(
"sig shared remove",
)
Expand Down Expand Up @@ -182,4 +182,4 @@ def _build_arguments_schema(cls, *args, **kwargs):
args_schema.expand._registered = False
args_schema.select._registered = False

return args_schema
return args_schema

0 comments on commit 7f1db15

Please sign in to comment.