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 38a92e7 commit 2df4bfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contract-tests/tests/test/amazon/botocore/botocore_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,6 @@ def _assert_specific_attributes(
try:
is_valid_regex = self._is_valid_regex(value)
except (StopIteration, RuntimeError, KeyError):

is_valid_regex = False

if is_valid_regex:
Expand Down

0 comments on commit 2df4bfc

Please sign in to comment.