Skip to content

Commit 62b84cb

Browse files
jnthntatumcopybara-github
authored andcommitted
internal
PiperOrigin-RevId: 857198550
1 parent a95b351 commit 62b84cb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

custom_ext/BUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
load("@pybind11_bazel//:build_defs.bzl", "pybind_extension")
2-
load("@rules_python//python:defs.bzl", "py_library", "py_test")
2+
load("@rules_python//python:defs.bzl", "py_test")
3+
load("@rules_python//python:py_library.bzl", "py_library")
34

45
package(default_visibility = ["//visibility:private"])
56

0 commit comments

Comments
 (0)