forked from tinygrad/tinygrad
* 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