mirror of
https://github.com/google/benchmark.git
synced 2024-12-26 12:30:14 +08:00
style: re-format BUILD file with buildifier.
This commit is contained in:
parent
3028899d61
commit
e0ec670d20
@ -12,8 +12,8 @@ py_library(
|
||||
py_binary(
|
||||
name = "compare",
|
||||
srcs = ["compare.py"],
|
||||
python_version = "PY3",
|
||||
imports = ["."],
|
||||
python_version = "PY3",
|
||||
deps = [
|
||||
":gbench",
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user