Commit fc626302 authored by Vladimir Moskva's avatar Vladimir Moskva
Browse files

Fix a string literal typo

parent f76e2011
...@@ -52,7 +52,7 @@ py_binary( ...@@ -52,7 +52,7 @@ py_binary(
deps = [ deps = [
":reader", ":reader",
":util", ":util",
"//tensorflow:tensorflow_py, "//tensorflow:tensorflow_py",
], ],
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment