mirror of
https://github.com/home-assistant/core.git
synced 2025-11-05 08:59:57 +00:00
Upgrade black to 20.8b1 (#39287)
This commit is contained in:
@@ -55,7 +55,9 @@ CONVERT_FUNCTIONS = {
|
||||
|
||||
|
||||
async def async_setup_entry(
|
||||
hass, config_entry, async_add_entities,
|
||||
hass,
|
||||
config_entry,
|
||||
async_add_entities,
|
||||
):
|
||||
"""Set up platform."""
|
||||
discovery_info = config_entry.data
|
||||
|
||||
Reference in New Issue
Block a user