Skip to content

Commit 516b595

Browse files
committed
rename function
1 parent fb5eb52 commit 516b595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/link/mlx/test_math.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from tests.link.mlx.test_basic import mx
66

77

8-
def test_mlx_dot():
8+
def test_dot():
99
x = matrix("x")
1010
y = matrix("y")
1111

0 commit comments

Comments
 (0)