We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 188e6f5 commit d375412Copy full SHA for d375412
cirq-google/cirq_google/cloud/quantum_v1alpha1/services/quantum_engine_service/async_client.py
@@ -34,7 +34,7 @@
34
from google.api_core import gapic_v1
35
from google.api_core import retry as retries
36
from google.auth import credentials as ga_credentials
37
-from google.oauth2 import service_account # type: ignore
+from google.oauth2 import service_account
38
39
try:
40
OptionalRetry = Union[retries.Retry, gapic_v1.method._MethodDefault]
0 commit comments