Skip to content

Commit aa6eea9

Browse files
m
1 parent 3c1a672 commit aa6eea9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test_vector_handlers/src/awses_test_vectors/manifests/mpl_keyring.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
GetKeyDescriptionOutput,
2626
TestVectorKeyringInput,
2727
)
28-
from aws_cryptographic_materialproviders.mpl import AwsCryptographicMaterialProviders
29-
from aws_cryptographic_materialproviders.mpl.config import MaterialProvidersConfig
30-
from aws_cryptographic_materialproviders.mpl.references import IKeyring
31-
from aws_cryptographic_materialproviders.mpl.models import CreateMultiKeyringInput
28+
from aws_cryptographic_material_providers.mpl import AwsCryptographicMaterialProviders
29+
from aws_cryptographic_material_providers.mpl.config import MaterialProvidersConfig
30+
from aws_cryptographic_material_providers.mpl.references import IKeyring
31+
from aws_cryptographic_material_providers.mpl.models import CreateMultiKeyringInput
3232

3333
import _dafny
3434
from smithy_dafny_standard_library.internaldafny.generated import UTF8

0 commit comments

Comments
 (0)