Internal change

PiperOrigin-RevId: 531007009
This commit is contained in:
MediaPipe Team
2023-05-10 14:38:19 -07:00
committed by Copybara-Service
parent 1666f3ed80
commit 64af919107
@@ -56,6 +56,7 @@ py_test(
srcs = ["dataset_test.py"],
data = [":testdata"],
tags = [
"not_run:arm",
"notsan",
"requires-net:external",
],
@@ -141,6 +142,7 @@ py_test(
data = [":testdata"],
shard_count = 2,
tags = [
"not_run:arm",
"notsan",
"requires-net:external",
],