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 DamMicSzm committed Feb 22, 2023
1 parent bd61a02 commit 6d00898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test_driver/linux-cirque/OnOffClusterTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def run_data_model_test(self):
"Thread initialized.",
"LightingManager::InitiateAction(ON_ACTION)",
"LightingManager::InitiateAction(OFF_ACTION)"
]), "Datamodel test failed: cannot find matching string from device {}".format(device_id))
]), "Datamodel test failed: cannot find matching string from device {}".format(device_id))


if __name__ == "__main__":
Expand Down

0 comments on commit 6d00898

Please sign in to comment.