Skip to content

Commit

Permalink
chore: drop unknown_length import
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 authored Sep 5, 2023
1 parent 22d92ad commit 8670e28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
except ImportError:
import json # type: ignore[no-redef]

from awkward.typetracer import unknown_length

import dask_awkward as dak
from dask_awkward.lib.testutils import assert_eq

Expand Down

0 comments on commit 8670e28

Please sign in to comment.