mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Fix bring! comment pep8 conformity (#111276)
fix bring comment pep8 conformity
This commit is contained in:
parent
79572c0a5d
commit
22480a7894
@ -114,7 +114,8 @@ class BringTodoListEntity(
|
|||||||
"""Update an item to the To-do list.
|
"""Update an item to the To-do list.
|
||||||
|
|
||||||
Bring has an internal 'recent' list which we want to use instead of a todo list
|
Bring has an internal 'recent' list which we want to use instead of a todo list
|
||||||
status, therefore completed todo list items are matched to the recent list and pending items to the purchase list
|
status, therefore completed todo list items are matched to the recent list and
|
||||||
|
pending items to the purchase list.
|
||||||
|
|
||||||
This results in following behaviour:
|
This results in following behaviour:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user