Skip to content

Commit fbb281f

Browse files
committed
update docs
1 parent 2b26af0 commit fbb281f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Doc/library/annotationlib.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -196,12 +196,6 @@ Classes
196196
annotation from which the forward reference derives, usually a function,
197197
class, or module.
198198

199-
.. important::
200-
201-
Once a :class:`~ForwardRef` instance has been evaluated, it caches
202-
the evaluated value, and future calls to :meth:`evaluate` will return
203-
the cached value, regardless of the parameters passed in.
204-
205199
.. versionadded:: 3.14
206200

207201

0 commit comments

Comments
 (0)