From 2f501aee14969e55d03bf142d0c74d1647fe96b4 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sat, 15 Jun 2024 03:36:17 -0600 Subject: [PATCH] chore: format --- backend/apps/webui/models/memories.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/apps/webui/models/memories.py b/backend/apps/webui/models/memories.py index 88131b451..ef63674ab 100644 --- a/backend/apps/webui/models/memories.py +++ b/backend/apps/webui/models/memories.py @@ -64,7 +64,7 @@ class MemoriesTable: return memory else: return None - + def update_memory_by_id( self, id: str,