Skip to content

Commit

Permalink
* tests/test_online_sensor.py: Linting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hostcc committed Aug 28, 2022
1 parent 5ad9f4e commit 101f039
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_online_sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,8 @@ async def test_online_sensor_normal_run(
mqtt_broker
):
'''
Tests online sensor for properly reflecting online sensors state during normal run
Tests online sensor for properly reflecting online sensors state during
normal run
'''

# Use MQTT client that allows for receiving MQTT messages over configured
Expand Down

0 comments on commit 101f039

Please sign in to comment.