Commit 11082b1
committed
Use "annotation" for the return_annotation param description
The param holds an inspect-style annotation (it accepts the
inspect.Parameter.empty sentinel, which is not a type hint) and is
named return_annotation. "Type hint" stays in the caveat and the
args/kwargs dict-form descriptions, where the claim is genuinely about
expressing types.1 parent c6faf13 commit 11082b1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments