mypy
b09683cb - Correct example in `runtime_troubles.rst` (#12356)

Commit
4 years ago
Correct example in `runtime_troubles.rst` (#12356) `SupportsLessThan` was removed from `_typeshed` in https://github.com/python/typeshed/pull/6583 and replaced with a new `SupportsRichComparison` type, which better reflects the types at runtime. Fixes #12355
Author
Parents
Loading