We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1784d38 commit 09343adCopy full SHA for 09343ad
tests/test_muldiv.py
@@ -2,7 +2,7 @@
2
3
import numpy as np
4
import pytest
5
-from utility_functions import check_type_supported, get_all_types
+from tests.utility_functions import check_type_supported, get_all_types
6
7
import arrayfire_wrapper.dtypes as dtype
8
import arrayfire_wrapper.lib as wrapper
0 commit comments