Make buildifier happy

pull/20951/head
Lidi Zheng 5 years ago
parent 80f66ab248
commit 918492d3ca
  1. 2
      src/python/grpcio/grpc/_cython/BUILD.bazel

@ -7,7 +7,7 @@ pyx_library(
srcs = glob([
"**/*.pxi",
"cygrpc.pxd",
"cygrpc.pyx"
"cygrpc.pyx",
]),
deps = [
"//:grpc",

Loading…
Cancel
Save