Skip to content

Commit

Permalink
ran 'black .' command and then make lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Keira Crafts authored and Keira Crafts committed Aug 23, 2024
1 parent 4e7e570 commit 6dd00bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_action_expander.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ def test_resolve_scenario_2():
"lambda:DeleteLayerVersion",
"lambda:DeleteProvisionedConcurrencyConfig",
"lambda:DisableReplication",
'lambda:GetFunctionRecursionConfig',
'lambda:PutFunctionRecursionConfig',
"lambda:GetFunctionRecursionConfig",
"lambda:PutFunctionRecursionConfig",
"lambda:EnableReplication",
"lambda:GetAccountSettings",
"lambda:GetAlias",
Expand Down

0 comments on commit 6dd00bb

Please sign in to comment.