Commit 7846464
authored
nit: Fix wrong example code in comment (#18860)
"posix" is not a valid value for sys.platform
Found when researching about
python/typing#1732.
I hope it's okay to send a trivial PR. If you don't want to bother with
this, feel free to close this.1 parent c6af00f commit 7846464
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments