Skip to content

Commit 3405a2e

Browse files
authored
Merge pull request #24 from code42/feature/legal-hold-commands
fix lint error
2 parents 6d3d2ad + fa6ec23 commit 3405a2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Packs/Code42/Integrations/Code42/Code42.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -924,6 +924,7 @@ def securitydata_search_command(client, args):
924924
raw_response={},
925925
)
926926

927+
927928
@logger
928929
def user_create_command(client, args):
929930
org_name = args.get("orgname")

0 commit comments

Comments
 (0)