Skip to content

Commit 0f7f86e

Browse files
Jake VanderPlastensorflower-gardener
Jake VanderPlas
authored andcommitted
Automated Code Change
PiperOrigin-RevId: 733369735
1 parent 2ad887a commit 0f7f86e

File tree

1 file changed

+1
-0
lines changed
  • tensorflow_privacy/privacy/logistic_regression

1 file changed

+1
-0
lines changed

Diff for: tensorflow_privacy/privacy/logistic_regression/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ py_test(
3232
py_library(
3333
name = "datasets",
3434
srcs = ["datasets.py"],
35+
deps = ["//third_party/py/sklearn:v1_0_2"],
3536
)
3637

3738
py_test(

0 commit comments

Comments
 (0)