Skip to content

Commit

Permalink
[squash]
Browse files Browse the repository at this point in the history
  • Loading branch information
kralka committed Jan 8, 2025
1 parent 3b94431 commit 110f7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sedpack/io/tfrec/read.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from pathlib import Path
from typing import Any, AsyncIterator, Callable, Iterable

import tensorflow as tf # type: ignore[import-untyped]
import tensorflow as tf

from sedpack.io.metadata import DatasetStructure
from sedpack.io.shard import IterateShardBase
Expand Down

0 comments on commit 110f7d0

Please sign in to comment.