Skip to content

Commit 2df4bfc

Browse files
committed
rerun
1 parent 38a92e7 commit 2df4bfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,6 @@ def _assert_specific_attributes(
939939
try:
940940
is_valid_regex = self._is_valid_regex(value)
941941
except (StopIteration, RuntimeError, KeyError):
942-
943942
is_valid_regex = False
944943

945944
if is_valid_regex:

0 commit comments

Comments
 (0)