added changelog for the fix

This commit is contained in:
Virendra Patil 2024-06-24 02:41:11 +05:30
parent 4354bae714
commit 16de843085
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Handle invalid regex patterns in `pytest.raises` by providing a clear error message, improving user experience.