[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
49b60e9387
commit
a02457dac6
|
@ -1792,6 +1792,7 @@ def test_check_error_notes_failure(
|
||||||
with pytest.raises(type(error), match=match):
|
with pytest.raises(type(error), match=match):
|
||||||
raise error
|
raise error
|
||||||
|
|
||||||
|
|
||||||
def test_notes_getattr_keyerror():
|
def test_notes_getattr_keyerror():
|
||||||
"""Non-regression test for #11872.
|
"""Non-regression test for #11872.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue