Skip to content

Commit a3cf2fc

Browse files
Automated Code Change
PiperOrigin-RevId: 692881766
1 parent 126b855 commit a3cf2fc

File tree

1 file changed

+1
-0
lines changed
  • tensorflow_model_optimization

1 file changed

+1
-0
lines changed

tensorflow_model_optimization/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ py_strict_library(
1818
srcs = ["__init__.py"],
1919
srcs_version = "PY3",
2020
deps = [
21+
# distutils dep1,
2122
"//tensorflow_model_optimization/python", # buildcleaner: keep
2223
"//tensorflow_model_optimization/python/core:version",
2324
"//tensorflow_model_optimization/python/core/api",

0 commit comments

Comments
 (0)