Skip to content

Commit 96bdcd2

Browse files
restyled-commitsrbultman
authored andcommitted
Restyled by autopep8
1 parent 5f02a2b commit 96bdcd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/python_testing/TC_MWOCTRL_2_2.py

-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ async def test_TC_MWOCTRL_2_2(self):
105105
self.step(2)
106106
minPowerValue = 10
107107

108-
109108
self.step(3)
110109
if is_pwrlmits_feature_supported:
111110
minPowerValue = await self.read_mwoctrl_attribute_expect_success(endpoint=endpoint, attribute=attributes.MinPower)

0 commit comments

Comments
 (0)