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

@@ -21,7 +21,7 @@ import json
import random
import re
import modeling
from tensorflow_code import modeling
import six
import tensorflow as tf