Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit dad4405

Browse files
committed
resolving comments
1 parent c7e3dd2 commit dad4405

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/unit/asyncio/retry/test_reads_resumption_strategy.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727

2828
_READ_ID = 1
2929

30+
_READ_ID = 1
31+
3032

3133
class TestDownloadState(unittest.TestCase):
3234
def test_initialization(self):

0 commit comments

Comments
 (0)