Skip to content

Commit 861b685

Browse files
committed
Merge from 3.5
2 parents d5c6b47 + 4931122 commit 861b685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/typing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ The module defines the following classes, functions and decorators:
754754
runtime we intentionally don't check anything (we want this
755755
to be as fast as possible).
756756

757-
.. function:: get_type_hints(obj[, globals[, locals])
757+
.. function:: get_type_hints(obj[, globals[, locals]])
758758

759759
Return a dictionary containing type hints for a function, method, module
760760
or class object.

0 commit comments

Comments
 (0)