benchmark/bindings/python/google_benchmark
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
..
__init__.py Drop isort hook for ruff builtin import sorting (#1689) 2023-10-31 10:05:37 +00:00
benchmark.cc Convert uses of const char* to std::string (#1567) 2023-03-14 13:10:27 +00:00
BUILD Add pre-commit config and GitHub Actions job (#1688) 2023-10-30 15:35:37 +00:00
example.py Add pre-commit config and GitHub Actions job (#1688) 2023-10-30 15:35:37 +00:00