Skip to content

Commit 7d83476

Browse files
committed
Google KMS support and audit_callback
1 parent 1d3c6f9 commit 7d83476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_gcp_kms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from mockfirestore import MockFirestore # type: ignore
66
import pytest
7-
from tink.integration import gcpkms
7+
from tink.integration import gcpkms # type: ignore
88

99
from tests import common as cmn
1010

0 commit comments

Comments
 (0)