@@ -59,7 +59,7 @@ py_library(
5959 deps = [
6060 ":abstract_gen_neighbor" ,
6161 ":utils" ,
62- # package tensorflow,
62+ # package tensorflow
6363 ],
6464)
6565
@@ -72,7 +72,7 @@ py_test(
7272 deps = [
7373 ":adversarial_neighbor" ,
7474 "//neural_structured_learning/configs" ,
75- # package tensorflow,
75+ # package tensorflow
7676 # package tensorflow framework_test_lib,
7777 ],
7878)
@@ -85,7 +85,7 @@ py_library(
8585 srcs_version = "PY2AND3" ,
8686 deps = [
8787 "//neural_structured_learning/configs" ,
88- # package tensorflow,
88+ # package tensorflow
8989 ],
9090)
9191
@@ -98,8 +98,8 @@ py_test(
9898 deps = [
9999 ":distances" ,
100100 "//neural_structured_learning/configs" ,
101- # package numpy,
102- # package tensorflow,
101+ # package numpy
102+ # package tensorflow
103103 ],
104104)
105105
@@ -111,7 +111,7 @@ py_library(
111111 srcs_version = "PY2AND3" ,
112112 deps = [
113113 "//neural_structured_learning/configs" ,
114- # package tensorflow,
114+ # package tensorflow
115115 ],
116116)
117117
@@ -124,7 +124,7 @@ py_test(
124124 deps = [
125125 ":multimodal_lib" ,
126126 "//neural_structured_learning/configs" ,
127- # package tensorflow,
127+ # package tensorflow
128128 # package tensorflow framework_test_lib,
129129 ],
130130)
@@ -138,7 +138,7 @@ py_library(
138138 deps = [
139139 ":distances" ,
140140 ":utils" ,
141- # package tensorflow,
141+ # package tensorflow
142142 ],
143143)
144144
@@ -151,8 +151,8 @@ py_test(
151151 deps = [
152152 ":regularizer" ,
153153 "//neural_structured_learning/configs" ,
154- # package numpy,
155- # package tensorflow,
154+ # package numpy
155+ # package tensorflow
156156 ],
157157)
158158
@@ -164,7 +164,7 @@ py_library(
164164 srcs_version = "PY2AND3" ,
165165 deps = [
166166 "//neural_structured_learning/configs" ,
167- # package tensorflow,
167+ # package tensorflow
168168 ],
169169)
170170
@@ -176,8 +176,8 @@ py_test(
176176 deps = [
177177 ":utils" ,
178178 "//neural_structured_learning/configs" ,
179- # package numpy,
180- # package tensorflow,
179+ # package numpy
180+ # package tensorflow
181181 # package tensorflow framework_test_lib,
182182 ],
183183)
0 commit comments