We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564f9ec commit 29ae033Copy full SHA for 29ae033
examples/python/BUILD
@@ -1,3 +1,5 @@
1
+load("@rules_python//python:defs.bzl", "py_test")
2
+
3
py_test(
4
name = "message_test",
5
srcs = ["message_test.py"],
0 commit comments