Fix imports

This commit is contained in:
Tim Rault
2018-11-03 12:35:21 +01:00
parent 852e4b3c00
commit 8ec457d370
8 changed files with 14 additions and 14 deletions

View File

@@ -19,7 +19,7 @@ from __future__ import print_function
import os
import tempfile
import tokenization
from tensorflow_code import tokenization
import tensorflow as tf