patrick-kidger / equinox

Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
Apache License 2.0
2.13k stars 143 forks source link

build: bump up precommit hooks #837

Closed knyazer closed 2 months ago

knyazer commented 2 months ago

Also added toml filetype to ruff scanning, since ruff has some checks for the pyproject.toml structure: RUF200

knyazer commented 2 months ago

Do you think it makes sense to wait for https://github.com/google/jax/pull/23492 to get merged, so that we can use one less # pyright: ignore? I don't think it matters a ton :)

knyazer commented 2 months ago

Fixed the typos, while I'm on it :wink:

patrick-kidger commented 2 months ago

This LGTM -- merged! Thank you for all of the (many, many) fixes.

Gosh, I like writing 'argments' instead of 'arguments'.