We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3c6f9 commit 7d83476Copy full SHA for 7d83476
tests/test_gcp_kms.py
@@ -4,7 +4,7 @@
4
5
from mockfirestore import MockFirestore # type: ignore
6
import pytest
7
-from tink.integration import gcpkms
+from tink.integration import gcpkms # type: ignore
8
9
from tests import common as cmn
10
0 commit comments