Fix the LGTM alert.

This commit is contained in:
BO-YANG HSUEH 2020-03-06 19:38:42 +08:00 committed by GitHub
parent 4b421a9656
commit e7c94040e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,12 +15,8 @@
from __future__ import print_function
import tensorflow as tf
import numpy as np
import os
import math
import six
from datetime import datetime
import sys
import time
import pickle
if len(sys.argv) != 2: