Skip to content

Commit

Permalink
QA fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Mar 27, 2022
1 parent cd7de4d commit 2be038b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fastybird_fb_bus_connector/connector.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
from fastybird_devices_module.entities.device import (
DeviceControlEntity,
DeviceDynamicPropertyEntity,
DevicePropertyEntity, DeviceStaticPropertyEntity,
DevicePropertyEntity,
DeviceStaticPropertyEntity,
)
from fastybird_devices_module.exceptions import RestartConnectorException
from fastybird_devices_module.repositories.device import DevicesRepository
Expand Down

0 comments on commit 2be038b

Please sign in to comment.