Skip to content

Commit

Permalink
restore newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin.Mason authored and Justin.Mason committed Jul 11, 2024
1 parent ed67245 commit 7bc2133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/solis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ async def async_unload_entry(hass: HomeAssistant, entry: ConfigEntry):
)

await hass.data[DOMAIN][entry.entry_id].shutdown()
return unload_ok
return unload_ok

0 comments on commit 7bc2133

Please sign in to comment.