Commit 9490b257 by Ralf W. Grosse-Kunstleve Committed by Copybara-Service

Internal change (BUILD related).

PiperOrigin-RevId: 424409974
parent e50999ec
...@@ -37,6 +37,7 @@ pybind_library( ...@@ -37,6 +37,7 @@ pybind_library(
name = "status_utils", name = "status_utils",
srcs = ["status_utils.cc"], srcs = ["status_utils.cc"],
hdrs = ["status_utils.h"], hdrs = ["status_utils.h"],
visibility = ["//visibility:private"],
deps = [ deps = [
":absl_casters", ":absl_casters",
":no_throw_status", ":no_throw_status",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment