Commit 0def57a5 authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Space out imports for wide_deep_test.py correctly

parent b4cf2302
...@@ -18,6 +18,7 @@ from __future__ import division ...@@ -18,6 +18,7 @@ from __future__ import division
from __future__ import print_function from __future__ import print_function
import os import os
import tensorflow as tf import tensorflow as tf
import wide_deep import wide_deep
......
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