Skip to content

Commit

Permalink
Update RELEASE.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Sep 24, 2023
1 parent 3a58f45 commit 3d34092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hypothesis-python/RELEASE.rst
@@ -1,5 +1,5 @@
RELEASE_TYPE: minor

Deprecate use of :func:`~hypothesis.assume` and :func:`~hypothesis.reject`
Deprecate use of :func:`~hypothesis.assume` and ``reject()``
outside of property-based tests, because these functions work by raising a
special exception (:issue:`3743`).

0 comments on commit 3d34092

Please sign in to comment.