Skip to content

Commit

Permalink
Still somehow missed isort despite running it.
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeezIsh authored and syurkevi committed Apr 12, 2024
1 parent 09343ad commit 797fc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_muldiv.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

import numpy as np
import pytest
from tests.utility_functions import check_type_supported, get_all_types

import arrayfire_wrapper.dtypes as dtype
import arrayfire_wrapper.lib as wrapper
from tests.utility_functions import check_type_supported, get_all_types


@pytest.mark.parametrize(
Expand Down

0 comments on commit 797fc08

Please sign in to comment.