We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56be3cf commit 49ca50aCopy full SHA for 49ca50a
1 file changed
packages/google-api-core/tests/unit/test_bidi.py
@@ -20,8 +20,8 @@
20
import pytest
21
from six.moves import queue
22
23
-from google.api_core import exceptions
24
from google.api_core import bidi
+from google.api_core import exceptions
25
26
27
class Test_RequestQueueGenerator(object):
0 commit comments