Skip to content

Commit

Permalink
Update tests/test_cudf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant authored Aug 9, 2024
1 parent 34f9f34 commit 45a4bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cudf.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import awkward as ak

pytest.importorskip("awkward_pandas.cudf")
pytest.importorskip("akimbo.cudf")


def test_operator_overload():
Expand Down

0 comments on commit 45a4bbe

Please sign in to comment.