提交 2e660ce4 authored 作者: Frederic Bastien's avatar Frederic Bastien

flake8

上级 1b55e55e
...@@ -11,8 +11,8 @@ from theano.sandbox.cuda import cuda_available ...@@ -11,8 +11,8 @@ from theano.sandbox.cuda import cuda_available
if not cuda_available: if not cuda_available:
raise SkipTest('Optional package cuda disabled') raise SkipTest('Optional package cuda disabled')
else:
from theano.sandbox.cuda import CudaNdarray from theano.sandbox.cuda import CudaNdarray
# testfile created on cuda enabled machine using # testfile created on cuda enabled machine using
# >>> with open('CudaNdarray.pkl', 'wb') as fp: # >>> with open('CudaNdarray.pkl', 'wb') as fp:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论