Skip to content

Commit 15ae713

Browse files
committed
fix import
1 parent 29e55c5 commit 15ae713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/asynchronous/test_server_selection_in_window.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
from pathlib import Path
2222
from test.asynchronous import AsyncIntegrationTest, async_client_context, unittest
2323
from test.asynchronous.helpers import ConcurrentRunner
24+
from test.asynchronous.utils import flaky
2425
from test.asynchronous.utils_selection_tests import create_topology
2526
from test.asynchronous.utils_spec_runner import AsyncSpecTestCreator
26-
from test.utils import flaky
2727
from test.utils_shared import (
2828
CMAPListener,
2929
OvertCommandListener,

0 commit comments

Comments
 (0)