forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork6
Commit6898157
authored
Correct typo in typing.py (python#100423)
In the docstring of `ParamSpec`, the name of `P = ParamSpec('P')` wasmistakenly written as `'T'`.1 parent3c033a2 commit6898157
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1194 | 1194 | | |
1195 | 1195 | | |
1196 | 1196 | | |
1197 | | - | |
| 1197 | + | |
1198 | 1198 | | |
1199 | 1199 | | |
1200 | 1200 | | |
| |||
0 commit comments
Comments
(0)