mirror of
https://github.com/home-assistant/core.git
synced 2025-06-21 13:37:05 +00:00
Stupid blank lines
This commit is contained in:
parent
fca4ec2b3e
commit
4d0b9f1e94
@ -37,6 +37,7 @@ def render_with_possible_json_value(hass, template, value,
|
||||
_LOGGER.error('Error parsing value: %s', ex)
|
||||
return value if error_value is _SENTINEL else error_value
|
||||
|
||||
|
||||
def render(hass, template, variables=None, **kwargs):
|
||||
"""Render given template."""
|
||||
if variables is not None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user