aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
authorGravatar Nathaniel Manista <nathaniel@google.com>2017-01-19 14:19:23 -0800
committerGravatar GitHub <noreply@github.com>2017-01-19 14:19:23 -0800
commite8338a56e11baf8b9e7148d62a5e7b47c66eeac4 (patch)
treee52b8f954e561c04edf5cb1b11b1a399dfaa1867 /tools/run_tests
parentaeee09eacc9585cfc57dfafe3cc3c9b0759add0b (diff)
parent00ac6288fd5be1100310fcead8f46d199da4c823 (diff)
Merge pull request #9374 from nathanielmanistaatgoogle/yapf_code.sh
pyformat_code.sh → yapf_code.sh.
Diffstat (limited to 'tools/run_tests')
-rw-r--r--tools/run_tests/sanity/sanity_tests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/sanity/sanity_tests.yaml b/tools/run_tests/sanity/sanity_tests.yaml
index f29b700572..ce41da802d 100644
--- a/tools/run_tests/sanity/sanity_tests.yaml
+++ b/tools/run_tests/sanity/sanity_tests.yaml
@@ -12,6 +12,6 @@
- script: tools/distrib/check_trailing_newlines.sh
- script: tools/distrib/check_nanopb_output.sh
- script: tools/distrib/check_include_guards.py
-- script: tools/distrib/pyformat_code.sh
+- script: tools/distrib/yapf_code.sh
- script: tools/distrib/python/check_grpcio_tools.py