aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_tests_matrix.py
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-09-14 13:24:26 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-09-14 13:25:35 -0700
commitee69685f796f5516d76ea7765f787c4285bd544c (patch)
tree7ebf1b3d9a6387cf4123300b8e2ec9c4e7557023 /tools/run_tests/run_tests_matrix.py
parentbfcde072c9388de75711b8d1a02743c471d01375 (diff)
yapf code
Diffstat (limited to 'tools/run_tests/run_tests_matrix.py')
-rwxr-xr-xtools/run_tests/run_tests_matrix.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/run_tests/run_tests_matrix.py b/tools/run_tests/run_tests_matrix.py
index 3bc3bcec23..1bbec94ee1 100755
--- a/tools/run_tests/run_tests_matrix.py
+++ b/tools/run_tests/run_tests_matrix.py
@@ -502,7 +502,8 @@ if __name__ == "__main__":
default=False,
action='store_const',
const=True,
- help='(Deprecated, has no effect) Put reports into subdirectories to improve presentation of '
+ help=
+ '(Deprecated, has no effect) Put reports into subdirectories to improve presentation of '
'results by Kokoro.')
argp.add_argument(
'--bq_result_table',