We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af27344 commit b8eeeeaCopy full SHA for b8eeeea
test_vector_handlers/src/awses_test_vectors/manifests/mpl_keyring.py
@@ -31,7 +31,7 @@
31
from aws_cryptographic_materialproviders.mpl.models import CreateMultiKeyringInput
32
33
import _dafny
34
-from standard_library.internaldafny.generated import UTF8
+from smithy_dafny_standard_library.internaldafny.generated import UTF8
35
36
# Ignore pylint not being able to read a module that requires the MPL
37
# pylint: disable=no-name-in-module
0 commit comments