Skip to content

Commit 45bdaad

Browse files
Long Lecopybara-github
authored andcommitted
internal change
PiperOrigin-RevId: 907250234
1 parent f6f62ec commit 45bdaad

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

cel_expr_python/BUILD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ pybind_extension(
4646
"py_message_factory.h",
4747
],
4848
data = ["cel.pyi"],
49-
visibility = ["//visibility:public"],
49+
visibility = [
50+
"//visibility:public",
51+
],
5052
deps = [
5153
":cel_extension",
5254
":status_macros",

0 commit comments

Comments
 (0)