It seems to expect all-caps to come before mixed case imports.
@@ -1,9 +1,9 @@
"""Tests for the switch entity."""
from homeassistant.components.light import (
+ EFFECT_OFF,
ColorMode,
LightEntityFeature,
- EFFECT_OFF,
)
from homeassistant.components.switch import SwitchDeviceClass
"""Tests for the MoesHouse RGB smart socket."""
from homeassistant.components.sensor import SensorDeviceClass
@@ -1,7 +1,7 @@
from homeassistant.const import UnitOfTime