Black formatting

This commit is contained in:
tomaae 2021-12-13 14:02:25 +01:00
parent f82f9e9c3e
commit fd99539e22

View file

@ -86,7 +86,7 @@ async def async_setup_entry(hass, config_entry):
controller.data["routerboard"]["serial-number"],
"sensor",
f"{config_entry.data[CONF_NAME]} {controller.data['routerboard']['model']}",
}
},
)
return True