Skip to content

Commit 7ac6b60

Browse files
fixed-import-positions
1 parent d948af0 commit 7ac6b60

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)