mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Fix bring! comment pep8 conformity (#111276)
fix bring comment pep8 conformity
This commit is contained in:
@@ -114,7 +114,8 @@ class BringTodoListEntity(
|
||||
"""Update an item to the To-do 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:
|
||||
|
||||
|
Reference in New Issue
Block a user