Explorar o código

chore: format

Timothy J. Baek hai 10 meses
pai
achega
2f501aee14
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,