Skip to content

Commit

Permalink
KMS test fix [(#1690)](#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sanche authored and rsamborski committed Nov 14, 2022
1 parent 366fa72 commit 887f48f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kms/snippets/asymmetric_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
from cryptography.hazmat.backends.openssl.rsa import _RSAPublicKey
from googleapiclient import discovery
from googleapiclient.errors import HttpError
import sample

import asymmetric as sample


def create_key_helper(key_id, key_path, purpose, algorithm, t):
Expand Down

0 comments on commit 887f48f

Please sign in to comment.