model_coverage_lib should be a py_library
PiperOrigin-RevId: 262001717
This commit is contained in:
parent
26f51c4d40
commit
afb7b97372
@ -4,7 +4,7 @@ package(default_visibility = [
|
||||
|
||||
licenses(["notice"]) # Apache 2.0
|
||||
|
||||
py_binary(
|
||||
py_library(
|
||||
name = "model_coverage_lib",
|
||||
srcs = ["model_coverage_lib.py"],
|
||||
srcs_version = "PY2AND3",
|
||||
|
Loading…
Reference in New Issue
Block a user