Skip to content

Commit dcc24f1

Browse files
committed
rerun
1 parent c0b79e2 commit dcc24f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contract-tests/tests/test/amazon/botocore/botocore_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@
4949
_AWS_ACTIVITY_ARN: str = "aws.stepfunctions.activity.arn"
5050

5151

52-
# pylint: disable=too-many-public-methods
53-
# pylint: disable=too-many-lines
52+
# pylint: disable=too-many-public-methods,too-many-lines
5453
class BotocoreTest(ContractTestBase):
5554
_local_stack: LocalStackContainer
5655

0 commit comments

Comments
 (0)