Fixes for type check errors exposed by pyright #6

Merged
adsharma merged 1 commit from typing_fixes into main 2021-04-11 01:29:46 +00:00

1 commit

Author SHA1 Message Date
Arun Sharma
7f980997ef Fixes for type check errors exposed by pyright
Use SupportsLessThan to indicate that TypeVar T should be
comparable.
2021-04-05 10:58:13 -07:00