Skip to content

Commit 797fc08

Browse files
AzeezIshsyurkevi
AzeezIsh
authored andcommitted
Still somehow missed isort despite running it.
1 parent 09343ad commit 797fc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_muldiv.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
import numpy as np
44
import pytest
5-
from tests.utility_functions import check_type_supported, get_all_types
65

76
import arrayfire_wrapper.dtypes as dtype
87
import arrayfire_wrapper.lib as wrapper
8+
from tests.utility_functions import check_type_supported, get_all_types
99

1010

1111
@pytest.mark.parametrize(

0 commit comments

Comments
 (0)