Timothy J. Baek 10 miesięcy temu
rodzic
commit
2f501aee14
1 zmienionych plików z 1 dodań i 1 usunięć
  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,