Skip to content

Commit

Permalink
fix static
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Sep 19, 2024
1 parent 0b598b0 commit 3fc70f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_mqtt5_credentials.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ def test_mqtt5_ws_cred_static(self):
input_role_secret_access_key,
input_role_session_token
)
credentials = auth.AwsCredentialsProvider.new_default_chain()

def sign_function(transform_args, **kwargs):
signing_config = auth.AwsSigningConfig(
Expand Down

0 comments on commit 3fc70f2

Please sign in to comment.