Skip to content

Commit b79d298

Browse files
restyled-commitscecille
authored andcommitted
Restyled by autopep8
1 parent 5fe0268 commit b79d298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python_testing/test_testing/test_TC_SC_7_1.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
os.path.join(os.path.dirname(__file__), '..')))
3131
from matter_testing_support import MatterTestConfig
3232

33+
3334
def read_trusted_root(filled: bool) -> Attribute.AsyncReadTransaction.ReadResponse:
3435
opcreds = Clusters.OperationalCredentials
3536
trusted_roots = [randbytes(400)] if filled else []

0 commit comments

Comments
 (0)