Add a default_applicable_licenses to model_maker/python/vision/core.
PiperOrigin-RevId: 526716940
This commit is contained in:
parent
ceb911ae06
commit
33c8c68bba
|
@ -17,9 +17,7 @@
|
||||||
|
|
||||||
licenses(["notice"])
|
licenses(["notice"])
|
||||||
|
|
||||||
package(
|
package(default_visibility = ["//mediapipe:__subpackages__"])
|
||||||
default_visibility = ["//mediapipe:__subpackages__"],
|
|
||||||
)
|
|
||||||
|
|
||||||
py_library(
|
py_library(
|
||||||
name = "image_preprocessing",
|
name = "image_preprocessing",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user