mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
merge 3.3 (#20110)
This commit is contained in:
commit
8ec15f7a92
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@ Callable types
|
|||
| :attr:`__annotations__` | A dict containing annotations | Writable |
|
||||
| | of parameters. The keys of | |
|
||||
| | the dict are the parameter | |
|
||||
| | names, or ``'return'`` for | |
|
||||
| | names, and ``'return'`` for | |
|
||||
| | the return annotation, if | |
|
||||
| | provided. | |
|
||||
+-------------------------+-------------------------------+-----------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue