Skip to content

Commit d948af0

Browse files
fixed-import-position-in-materials-init
1 parent ca5c9c4 commit d948af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dynamodb_encryption_sdk/materials/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import abc
1515
from typing import Dict, Text
1616

17-
import six
17+
import six
1818

1919
from dynamodb_encryption_sdk.delegated_keys import DelegatedKey # noqa pylint: disable=unused-import
2020

0 commit comments

Comments
 (0)