Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 5, 2024
1 parent 87a9556 commit 8e9d448
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/litdata/streaming/downloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def __init__(
chunks: List[Dict[str, Any]],
storage_options: Optional[Dict] = {},
):

self._remote_dir = remote_dir
self._cache_dir = cache_dir
self._chunks = chunks
Expand Down

0 comments on commit 8e9d448

Please sign in to comment.