Skip to content

Commit 35d84c5

Browse files
restyled-commitsj-ororke
authored andcommitted
Restyled by autopep8
1 parent 64e3661 commit 35d84c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_CADMIN_1_9.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ async def test_TC_CADMIN_1_9(self):
107107
self.step(2)
108108
params = await self.OpenCommissioningWindow()
109109
setupPinCode = params.setupPinCode
110-
110+
111111
self.step(3)
112112
await self.CommissionAttempt(setupPinCode, expectedErrCode=0x03)
113113
# TODO: Found if we don't add sleep time after test completes that we get unexpected error code and response after the 21st iteration.

0 commit comments

Comments
 (0)