Skip to content

Commit

Permalink
Google KMS support and audit_callback
Browse files Browse the repository at this point in the history
  • Loading branch information
rog555 committed May 16, 2024
1 parent 1d3c6f9 commit 7d83476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_gcp_kms.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from mockfirestore import MockFirestore # type: ignore
import pytest
from tink.integration import gcpkms
from tink.integration import gcpkms # type: ignore

from tests import common as cmn

Expand Down

0 comments on commit 7d83476

Please sign in to comment.