提交 bcc22d1c authored 作者: Razvan Pascanu's avatar Razvan Pascanu

[scan_test][coding style] I've remvoed some imports that were not used,

and removed trailing spaces and such
上级 7ec7d5ab
from nose.plugins.skip import SkipTest
import unittest import unittest
import theano import theano
import numpy import numpy
import random
import numpy.random
from theano.tests import unittest_tools as utt from theano.tests import unittest_tools as utt
''' '''
Questions and notes about scan that should be answered : Questions and notes about scan that should be answered :
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论