Skip to content

Commit

Permalink
Restyled by autopep8
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and j-ororke committed Sep 27, 2024
1 parent 6ed0683 commit 75e368c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python_testing/TC_CADMIN_1_3.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
opcreds = Clusters.OperationalCredentials
nonce = random.randbytes(32)


class TC_CADMIN_1_3(MatterBaseTest):
async def CommissionAttempt(
self, setupPinCode: int, thnum: int, th: str, fail: bool):
Expand Down

0 comments on commit 75e368c

Please sign in to comment.