Skip to content

Commit eb8fabd

Browse files
NoahStappCopilot
andauthored
Update test/asynchronous/test_retryable_reads.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a3acb0c commit eb8fabd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/asynchronous/test_retryable_reads.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from test.asynchronous.utils import async_ensure_all_connected, async_set_fail_point
2323
from unittest import mock
2424

25-
from pymongo import MongoClient, ReadPreference
25+
from pymongo import MongoClient
2626
from pymongo.common import MAX_ADAPTIVE_RETRIES
2727
from pymongo.errors import OperationFailure, PyMongoError
2828

0 commit comments

Comments
 (0)