benchmark/tools/gbench
Nicholas Junge 4682db08bc
Bump pre-commit dependencies (#1740)
Also fix a mypy error in `tools.gbench.util` - the condition behaves the
same as before, but in the new mypy version, the old condition results
in an unreachable code error for the final `return False` statement.

This is most likely a bug in mypy's reachability analysis, but the fix
is easy enough here to circumvent it.
2024-01-18 13:35:57 +00:00
..
Inputs tools/compare: don't actually discard valid (but zero) pvalue (#1733) 2024-01-08 09:57:00 +00:00
__init__.py Add pre-commit config and GitHub Actions job (#1688) 2023-10-30 15:35:37 +00:00
report.py tools/compare: don't actually discard valid (but zero) pvalue (#1733) 2024-01-08 09:57:00 +00:00
util.py Bump pre-commit dependencies (#1740) 2024-01-18 13:35:57 +00:00