mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-06-25 18:28:46 +02:00
Black Formatting
This commit is contained in:
parent
e22a4c1295
commit
34b373f3ee
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ class MikrotikRouterBoardFWUpdate(MikrotikEntity, UpdateEntity):
|
||||||
|
|
||||||
TYPE = DEVICE_UPDATE
|
TYPE = DEVICE_UPDATE
|
||||||
_attr_device_class = UpdateDeviceClass.FIRMWARE
|
_attr_device_class = UpdateDeviceClass.FIRMWARE
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
inst,
|
inst,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue