Files
Nicholas Junge 3c5cbdefec dev: Update pre-commit hooks and nanobind_bazel version (#2053)
* dev: Update `nanobind_bazel` and pre-commit hooks

Also add `uv.lock` to the list of ignored Python build artifacts.

* Fix mypy unused-variable warnings

An underscore is the preferred option for ignoring an unused variable obtained
from a structured binding (i.e., tuple unpacking) in Python.
2025-10-13 16:12:59 +01:00

70 lines
789 B
Plaintext