Skip to content

Commit 127b896

Browse files
cetagostinijessegrabowski
authored andcommitted
pre commit
1 parent 5e53537 commit 127b896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/link/mlx/test_basic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
"""
22
Basic tests for the MLX backend.
33
"""
4-
import pytest
54

65
from collections.abc import Callable, Iterable
76
from functools import partial
87

98
import mlx.core as mx
109
import numpy as np
10+
import pytest
1111

1212
import pytensor
1313
from pytensor import tensor as pt

0 commit comments

Comments
 (0)