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 456c5a1 commit 3a3d313Copy full SHA for 3a3d313
kms/api-client/snippets_test.py
@@ -16,7 +16,7 @@
16
import time
17
from os import environ
18
19
-from google.api_core.exceptions import GoogleAPICallError, Aborted
+from google.api_core.exceptions import Aborted, GoogleAPICallError
20
from google.cloud import kms_v1
21
from google.cloud.kms_v1 import enums
22
from google.iam.v1.policy_pb2 import Policy
0 commit comments