File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
cirq-google/cirq_google/cloud/quantum_v1alpha1/services/quantum_engine_service Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434from google .api_core import gapic_v1
3535from google .api_core import retry as retries
3636from google .auth import credentials as ga_credentials
37- from google .oauth2 import service_account
37+ from google .oauth2 import service_account # type: ignore
3838
3939try :
4040 OptionalRetry = Union [retries .Retry , gapic_v1 .method ._MethodDefault ]
Original file line number Diff line number Diff line change 2323from google .api_core import gapic_v1
2424from google .api_core import retry as retries
2525from google .auth import credentials as ga_credentials
26- from google .oauth2 import service_account
26+ from google .oauth2 import service_account # type: ignore
2727
2828from cirq_google .cloud .quantum_v1alpha1 .types import engine
2929from cirq_google .cloud .quantum_v1alpha1 .types import quantum
You can’t perform that action at this time.
0 commit comments