Timothy J. Baek 10 месяцев назад
Родитель
Сommit
2f501aee14
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      backend/apps/webui/models/memories.py

+ 1 - 1
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,