Skip to content

Commit da9f1c4

Browse files
rickeylevcopybara-github
authored andcommitted
Add placeholder comments for loading Python rules
This is to facilitate transformation from the Google internal code PiperOrigin-RevId: 553925453
1 parent f50fc45 commit da9f1c4

File tree

1 file changed

+3
-0
lines changed
  • pybind11_protobuf/tests

1 file changed

+3
-0
lines changed

pybind11_protobuf/tests/BUILD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Tests and examples for the pybind11_protobuf package.
22

3+
# Placeholder: load py_proto_library
4+
# Placeholder: load py_library
5+
36
load("@com_github_grpc_grpc//bazel:python_rules.bzl", "py_proto_library")
47
load("@pybind11_bazel//:build_defs.bzl", "pybind_extension")
58
# [internal] load cc_proto_library.bzl

0 commit comments

Comments
 (0)