Skip to content

Commit f510e16

Browse files
authored
Update test_mixins.py
1 parent 815436c commit f510e16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_mixins.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ def test_matmul3(self, xp, dtype):
4040

4141
return out
4242

43+
4344
if __name__ == "__main__":
4445
unittest.main()

0 commit comments

Comments
 (0)