Skip to content

Commit d134ca8

Browse files
committed
rm handler.deinit
1 parent fdc0ab2 commit d134ca8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/handler_async_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ async def test_get_iterative_batch_details(batch_size):
166166
ips, batch_size
167167
):
168168
_check_iterative_batch_details(ips, details, token)
169-
await handler.deinit()
170169

171170

172171
@pytest.mark.parametrize("batch_size", [None, 1, 2, 3])

0 commit comments

Comments
 (0)