Skip to content

Commit 3fde487

Browse files
m
1 parent e75f63f commit 3fde487

File tree

1 file changed

+1
-1
lines changed
  • src/aws_encryption_sdk/key_providers

1 file changed

+1
-1
lines changed

src/aws_encryption_sdk/key_providers/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from aws_encryption_sdk.internal.str_ops import to_bytes
2020
from aws_encryption_sdk.structures import MasterKeyInfo
2121

22-
import botoccre
22+
import botocore
2323

2424
_LOGGER = logging.getLogger(__name__)
2525

0 commit comments

Comments
 (0)