mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-13 00:48:21 -05:00
* cvar dtype:DType|tuple[DType, ...]|None=None * fmt * add a test * list typeguard as a dep for CI * extra step to install mypy * fix venv * ci fixes * mv typeguard to testing install group * simpler TYPED=1 test * add typeguard to lint group