Skip to content

Commit

Permalink
Update tests/test_dask.py
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant authored Aug 9, 2024
1 parent a8dd121 commit 34f9f34
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_dask.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@

dd = pytest.importorskip("dask.dataframe")

<<<<<<< HEAD
import awkward_pandas.dask # noqa
=======
import akimbo.dask # noqa
>>>>>>> main


def test_simple_map():
Expand Down

0 comments on commit 34f9f34

Please sign in to comment.