Skip to content

Commit 8b776d0

Browse files
committed
one line
1 parent 15ea954 commit 8b776d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/library/annotationlib.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,7 @@ Classes
172172
:class:`~ForwardRef`. The string may not be exactly equivalent
173173
to the original source.
174174

175-
.. method:: evaluate(*, owner=None, globals=None, locals=None, type_params=None,
176-
format=Format.VALUE)
175+
.. method:: evaluate(*, owner=None, globals=None, locals=None, type_params=None, format=Format.VALUE)
177176

178177
Evaluate the forward reference, returning its value.
179178

0 commit comments

Comments
 (0)