Add empty line after module docstring [r] (#112703)
This commit is contained in:
parent
988c71ecc5
commit
a033574ee2
316 changed files with 316 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
"""Entity object for shared properties of Refoss entities."""
|
||||
|
||||
from homeassistant.helpers.device_registry import CONNECTION_NETWORK_MAC, DeviceInfo
|
||||
from homeassistant.helpers.update_coordinator import CoordinatorEntity
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue