aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/gen_build_yaml.py
diff options
context:
space:
mode:
authorGravatar Soheil Hassas Yeganeh <soheil@google.com>2019-01-07 13:42:32 -0500
committerGravatar GitHub <noreply@github.com>2019-01-07 13:42:32 -0500
commita786b7415aaaf7247293f4116007aa451652be06 (patch)
tree46a8671abfc784b7fe27d121b624ba681d547c1b /test/cpp/qps/gen_build_yaml.py
parent4ff3543465e0a8d26a5bdf934f1dc09d0703970b (diff)
parent0d6e10e795e9c627368afebf7d877bc392cd78dd (diff)
Merge pull request #17647 from soheilhy/clang-format
clang-format all the files.
Diffstat (limited to 'test/cpp/qps/gen_build_yaml.py')
-rwxr-xr-xtest/cpp/qps/gen_build_yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/gen_build_yaml.py b/test/cpp/qps/gen_build_yaml.py
index fb2caf5486..8ca0dc6a62 100755
--- a/test/cpp/qps/gen_build_yaml.py
+++ b/test/cpp/qps/gen_build_yaml.py
@@ -131,4 +131,4 @@ def generate_yaml():
}
-print(yaml.dump(generate_yaml())) \ No newline at end of file
+print(yaml.dump(generate_yaml()))