Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9025f1c + 002033e commit 8ec15f7Copy full SHA for 8ec15f7
1 file changed
Doc/reference/datamodel.rst
@@ -495,7 +495,7 @@ Callable types
495
| :attr:`__annotations__` | A dict containing annotations | Writable |
496
| | of parameters. The keys of | |
497
| | the dict are the parameter | |
498
- | | names, or ``'return'`` for | |
+ | | names, and ``'return'`` for | |
499
| | the return annotation, if | |
500
| | provided. | |
501
+-------------------------+-------------------------------+-----------+
0 commit comments