benchmark/bindings/python
Nicholas Junge bce46fb413
Drop isort hook for ruff builtin import sorting (#1689)
This behaves the same, and saves a pre-commit step. ruff just needs an
additional package location hint to correctly map first-part packages
(in this case, `google_benchmark`).

This revealed a misformat in the `google_benchmark.__init__`, which is
now fixed.
2023-10-31 10:05:37 +00:00
..
google_benchmark Drop isort hook for ruff builtin import sorting (#1689) 2023-10-31 10:05:37 +00:00
BUILD Add pre-commit config and GitHub Actions job (#1688) 2023-10-30 15:35:37 +00:00
build_defs.bzl Add pre-commit config and GitHub Actions job (#1688) 2023-10-30 15:35:37 +00:00
nanobind.BUILD Add pre-commit config and GitHub Actions job (#1688) 2023-10-30 15:35:37 +00:00
python_headers.BUILD Change nanobind linkage to response file approach on macOS (#1638) 2023-10-24 13:04:12 +01:00