We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51518e commit 2a68b8eCopy full SHA for 2a68b8e
tests/test_hyperbolic.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