From c2e6a8744eed43e87f80e704d117120610af5e57 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:08:10 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- changelog/12505.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/12505.bugfix.rst b/changelog/12505.bugfix.rst index bf16cdb48..f55a8a17e 100644 --- a/changelog/12505.bugfix.rst +++ b/changelog/12505.bugfix.rst @@ -1 +1 @@ -Improve handling of invalid regex patterns in :func:`pytest.raises(match=r'...') ` by providing a clear error message. \ No newline at end of file +Improve handling of invalid regex patterns in :func:`pytest.raises(match=r'...') ` by providing a clear error message.