提交 d6914ed6 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Minor rephrasing

上级 6af77b74
...@@ -103,7 +103,7 @@ def main(stdout=None, stderr=None, argv=None, theano_nose=None, ...@@ -103,7 +103,7 @@ def main(stdout=None, stderr=None, argv=None, theano_nose=None,
theano_nose = path theano_nose = path
break break
if theano_nose is None: if theano_nose is None:
raise Exception("Not able to find theano-nose") raise Exception("Unable to find theano-nose")
if batch_size is None: if batch_size is None:
batch_size = 100 batch_size = 100
stdout_backup = sys.stdout stdout_backup = sys.stdout
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论