jax-ml / ml_dtypes

A stand-alone implementation of several NumPy dtype extensions used in machine learning.
Apache License 2.0
191 stars 25 forks source link

CI: add ruff pre-commit #139

Closed jakevdp closed 6 months ago

jakevdp commented 6 months ago

This is the linter used by JAX, and catches things like unused imports, etc.