mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
ruff re-format
This commit is contained in:
parent
c9a77bc96f
commit
d71379f60d
@ -690,7 +690,7 @@ class SqueezeBoxMediaPlayerEntity(
|
||||
"0",
|
||||
str(return_items),
|
||||
("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":
|
||||
_param = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user