mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 16:17:20 +00:00
ruff re-format
This commit is contained in:
parent
c9a77bc96f
commit
d71379f60d
@ -690,7 +690,7 @@ class SqueezeBoxMediaPlayerEntity(
|
|||||||
"0",
|
"0",
|
||||||
str(return_items),
|
str(return_items),
|
||||||
("tags:" + tags) if tags else "tags:laay",
|
("tags:" + tags) if tags else "tags:laay",
|
||||||
"search:" + search_string if search_string is not None else "",
|
"search:" + search_string if search_string is not None else "",
|
||||||
]
|
]
|
||||||
case "favorites":
|
case "favorites":
|
||||||
_param = [
|
_param = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user