Skip to content

Commit

Permalink
Fix isort error (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
emontnemery authored Jun 27, 2024
1 parent c217605 commit b36c590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hatasmota/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@
SENSOR_TODAY,
SENSOR_TOTAL,
SENSOR_TOTAL_START_TIME,
SENSOR_TOTAL_TARIFF,
SENSOR_TVOC,
SENSOR_UNIT_PRESSURE,
SENSOR_UNIT_SPEED,
SENSOR_UNIT_TEMPERATURE,
SENSOR_VOLTAGE,
SENSOR_WEIGHT,
SENSOR_YESTERDAY,
SENSOR_TOTAL_TARIFF,
SPEED_FEET_PER_SECOND,
SPEED_KILOMETERS_PER_HOUR,
SPEED_KNOT,
Expand Down

0 comments on commit b36c590

Please sign in to comment.