Skip to content

Commit ed83b80

Browse files
committed
lint
1 parent df226fe commit ed83b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array_api_compat/common/_aliases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from typing import NamedTuple
1313
import inspect
1414

15-
from ._helpers import array_namespace, _check_device, device, is_torch_array, is_cupy_namespace
15+
from ._helpers import array_namespace, _check_device, device, is_cupy_namespace
1616

1717
# These functions are modified from the NumPy versions.
1818

0 commit comments

Comments
 (0)