Fix style issues
This commit is contained in:
parent
83d83a09b5
commit
b459a29947
2 changed files with 22 additions and 23 deletions
|
@ -169,7 +169,7 @@ def load_order_components(components):
|
|||
|
||||
# Push recorder to first place in load order
|
||||
if 'recorder' in load_order:
|
||||
load_order.promote('recorder'.DOMAIN)
|
||||
load_order.promote('recorder')
|
||||
|
||||
return load_order
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue