Skip to content

Commit 0c0b7d9

Browse files
cleanup
1 parent 512eb7c commit 0c0b7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test/multithreading/test_i_raw_aes_keyring_multithreaded_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import pytest
77
# pylint and isort disagree about where this goes; listen to isort
8-
from typing import Optional # pylint: disable=wrong-import-order
8+
from typing import Optional # pylint: disable=wrong-import-order
99

1010
import aws_encryption_sdk
1111
from aws_encryption_sdk import CommitmentPolicy

0 commit comments

Comments
 (0)