提交 bbf519ec authored 作者: Frederic Bastien's avatar Frederic Bastien

small bugfix.

上级 85db1634
...@@ -310,4 +310,4 @@ class T_test_wiki_module(unittest.TestCase): ...@@ -310,4 +310,4 @@ class T_test_wiki_module(unittest.TestCase):
if __name__ == '__main__': if __name__ == '__main__':
from theano.tests import main from theano.tests import main
main(__file__) main(__file__[:-3])
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论