Skip to content

Commit

Permalink
Update BUILD.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
shaojian-ant authored Oct 14, 2024
1 parent 8d3c2a9 commit 8a089bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heu/pylib/numpy_binding/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

load("@yacl//bazel:yacl.bzl", "yacl_cc_library", "yacl_cc_test")
load("@pybind11_bazel//:build_defs.bzl", "pybind_extension", "pybind_library")
load("@yacl//bazel:yacl.bzl", "yacl_cc_library", "yacl_cc_test")

package(default_visibility = ["//visibility:public"])

Expand Down

0 comments on commit 8a089bd

Please sign in to comment.