Removed last line from py tests
This commit is contained in:
parent
358f496549
commit
13503e7639
1 changed files with 0 additions and 3 deletions
|
|
@ -223,6 +223,3 @@ def test_logistic_regression_pyshader():
|
|||
assert tensor_w_in.data()[1] > 1.5
|
||||
assert tensor_b_in.data()[0] < 0.7
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
test_sequence()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue