Timothy J. Baek před 11 měsíci
rodič
revize
2f501aee14
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,