Skip to content

Commit c7f6d46

Browse files
committed
feat(experimental): add write resumption strategy
1 parent 4c4079a commit c7f6d46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/asyncio/test_async_multi_range_downloader.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636

3737

3838
class TestAsyncMultiRangeDownloader:
39-
4039
def create_read_ranges(self, num_ranges):
4140
ranges = []
4241
for i in range(num_ranges):

0 commit comments

Comments
 (0)