Skip to content

Commit c1dfead

Browse files
committed
Fix linting issue
1 parent 6988cd5 commit c1dfead

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/aws-credentials-sts/tests/unit/test_resolvers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -817,5 +817,3 @@ async def test_get_identity_creates_and_reuses_delegate(
817817
# The delegate is built once and reused across calls.
818818
assert resolver._delegate is delegate
819819
assert delegate.get_identity.await_count == 2
820-
821-

0 commit comments

Comments
 (0)