We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034af6c commit 031599fCopy full SHA for 031599f
tests/test_exp_log.py
@@ -4,7 +4,7 @@
4
5
import arrayfire_wrapper.dtypes as dtype
6
import arrayfire_wrapper.lib as wrapper
7
-from tests.utility_functions import check_type_supported, get_all_types, get_float_types
+from tests.utility_functions import check_type_supported, get_all_types
8
9
10
@pytest.mark.parametrize(
0 commit comments