Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Fix: white space
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkrajewski committed Jul 24, 2024
1 parent 53a8da7 commit 2915303
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ def threat_grid_api(in_: ThreatGridApiKeyList, context: PolicyConvertContext) ->
context.threat_grid_api = out
return ConvertResult[None](status="complete")


def scalable_group_tag(
in_: ScalableGroupTagList, context: PolicyConvertContext
) -> ConvertResult[ScalableGroupTagParcel]:
Expand Down

0 comments on commit 2915303

Please sign in to comment.