提交 2fa0f379 authored 作者: Bryn Keller's avatar Bryn Keller

Fix flake8 warning

上级 41b7a22b
...@@ -20,7 +20,6 @@ from six.moves import xrange ...@@ -20,7 +20,6 @@ from six.moves import xrange
import theano import theano
from theano import gof from theano import gof
from theano import scalar from theano import scalar
from theano.tensor import basic as tensor, subtensor, opt
from theano.tensor import extra_ops from theano.tensor import extra_ops
from theano.gof.opt import copy_stack_trace from theano.gof.opt import copy_stack_trace
from theano.tensor import basic as tensor, subtensor, opt, elemwise from theano.tensor import basic as tensor, subtensor, opt, elemwise
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论