pytoolz / toolz

A functional standard library for Python.
http://toolz.readthedocs.org/
Other
4.57k stars 258 forks source link

Setup pyright type-checking #552

Open LincolnPuzey opened 1 year ago

LincolnPuzey commented 1 year ago

I have added

This is to type-check any type hints that are added to toolz, as suggested in #496. These can be added incrementally.