Skip to content

Commit

Permalink
Adhered to all checkstyle changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeezIsh authored and syurkevi committed Apr 12, 2024
1 parent b51518e commit 2a68b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_hyperbolic.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import arrayfire_wrapper.dtypes as dtype
import arrayfire_wrapper.lib as wrapper
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


@pytest.mark.parametrize(
Expand Down

0 comments on commit 2a68b8e

Please sign in to comment.