Commit 839e752d authored by thess's avatar thess
Browse files

Fix import order to make alphabetical

parent 5c15cea6
......@@ -25,8 +25,8 @@ import PIL.Image as Image
import PIL.ImageColor as ImageColor
import PIL.ImageDraw as ImageDraw
import PIL.ImageFont as ImageFont
import tensorflow as tf
import six
import tensorflow as tf
_TITLE_LEFT_MARGIN = 10
......
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