Fixed some broken tests due to imports
The problem was that get_test_value and missing_test_message are
recognized by nosetests as test functions, and thus test code that does
"import *" from tensor/basic.py could end up trying to run these
functions as tests.
正在显示
请
注册
或者
登录
后发表评论