Skip to content

Commit 7f30cca

Browse files
m
1 parent 049b921 commit 7f30cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/test_compatability.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# SPDX-License-Identifier: Apache-2.0
33
"""Unit test suite for aws_encryption_sdk.compatability"""
44
import sys
5+
import warnings
56

67
import mock
78
import pytest
8-
import warnings
99

1010
from aws_encryption_sdk.compatability import _warn_deprecated_python
1111

0 commit comments

Comments
 (0)