From 22480a78947e9b0c56bc66f1c5eb77568c415b7c Mon Sep 17 00:00:00 2001 From: Cyrill Raccaud Date: Sat, 24 Feb 2024 14:18:54 +0100 Subject: [PATCH] Fix bring! comment pep8 conformity (#111276) fix bring comment pep8 conformity --- homeassistant/components/bring/todo.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/homeassistant/components/bring/todo.py b/homeassistant/components/bring/todo.py index 68f3f7a8da5..994e0951d84 100644 --- a/homeassistant/components/bring/todo.py +++ b/homeassistant/components/bring/todo.py @@ -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: