Skip to content

Commit

Permalink
rerun
Browse files Browse the repository at this point in the history
  • Loading branch information
liustve committed Nov 14, 2024
1 parent c0b79e2 commit dcc24f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions contract-tests/tests/test/amazon/botocore/botocore_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
_AWS_ACTIVITY_ARN: str = "aws.stepfunctions.activity.arn"


# pylint: disable=too-many-public-methods
# pylint: disable=too-many-lines
# pylint: disable=too-many-public-methods,too-many-lines
class BotocoreTest(ContractTestBase):
_local_stack: LocalStackContainer

Expand Down

0 comments on commit dcc24f1

Please sign in to comment.