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 rbultman committed May 7, 2024
1 parent 5f02a2b commit 96bdcd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python_testing/TC_MWOCTRL_2_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ async def test_TC_MWOCTRL_2_2(self):
self.step(2)
minPowerValue = 10


self.step(3)
if is_pwrlmits_feature_supported:
minPowerValue = await self.read_mwoctrl_attribute_expect_success(endpoint=endpoint, attribute=attributes.MinPower)
Expand Down

0 comments on commit 96bdcd2

Please sign in to comment.