Fix bring! comment pep8 conformity (#111276)

fix bring comment pep8 conformity
This commit is contained in:
Cyrill Raccaud 2024-02-24 14:18:54 +01:00 committed by GitHub
parent 79572c0a5d
commit 22480a7894
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: