Skip to content

Commit 2cfb1a8

Browse files
restyled-commitscecille
authored andcommitted
Restyled by isort
1 parent b1624b9 commit 2cfb1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_DA_1_2.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from cryptography.hazmat.primitives import hashes
2828
from cryptography.hazmat.primitives.asymmetric import ec, utils
2929
from ecdsa.curves import curve_by_name
30-
from matter_testing_support import MatterBaseTest, async_test_body, default_matter_test_main, hex_from_bytes, type_matches, TestStep
30+
from matter_testing_support import MatterBaseTest, TestStep, async_test_body, default_matter_test_main, hex_from_bytes, type_matches
3131
from mobly import asserts
3232
from pyasn1.codec.der.decoder import decode as der_decoder
3333
from pyasn1.error import PyAsn1Error

0 commit comments

Comments
 (0)