Commit b09683c
authored
Correct example in
`SupportsLessThan` was removed from `_typeshed` in
python/typeshed#6583 and replaced with
a new `SupportsRichComparison` type, which better reflects the
types at runtime.
Fixes #12355runtime_troubles.rst (#12356)1 parent 9135795 commit b09683c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments