Skip to content

Commit 2bc6e4e

Browse files
committed
fix sphinx ref
1 parent 6e5572e commit 2bc6e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypothesis-python/RELEASE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
RELEASE_TYPE: minor
22

3-
Since :ref:`v6.27.1 <_v6.27.1>` the backing data structure of
3+
Since :ref:`v6.27.1` the backing data structure of
44
:func:`~hypothesis.register_random` is a :class:`weakref.WeakKeyDictionary`. As a
55
consequence, passing an unreferenced object to :func:`~hypothesis.register_random` will
66
have no affect on Hypothesis' tracking of RNG sources. This patch modifies

0 commit comments

Comments
 (0)