Make buildifier happy

pull/22311/head
Lidi Zheng 5 years ago
parent 8fc872ed2e
commit d725a7dae8
  1. 2
      src/python/grpcio_tests/tests_aio/unit/BUILD.bazel

@ -63,8 +63,8 @@ _FLAKY_TESTS = [
data = [
"//src/python/grpcio_tests/tests/unit/credentials",
],
imports = ["../../"],
flaky = test_file_name in _FLAKY_TESTS,
imports = ["../../"],
main = test_file_name,
python_version = "PY3",
deps = [

Loading…
Cancel
Save