Skip to content

Commit c783e0e

Browse files
authored
Update tests/test_common.py
1 parent c736126 commit c783e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_common.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
)
1414

1515
from array_api_compat import (
16-
device, is_array_api_obj, is_lazy_array, is_writeable_array, to_device, size
16+
device, is_array_api_obj, is_lazy_array, is_writeable_array, size, to_device
1717
)
1818
from ._helpers import import_, wrapped_libraries, all_libraries
1919

0 commit comments

Comments
 (0)