mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 21:05:19 +00:00
chore: format
This commit is contained in:
parent
3c599e24e5
commit
2f501aee14
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ class MemoriesTable:
|
||||||
return memory
|
return memory
|
||||||
else:
|
else:
|
||||||
return None
|
return None
|
||||||
|
|
||||||
def update_memory_by_id(
|
def update_memory_by_id(
|
||||||
self,
|
self,
|
||||||
id: str,
|
id: str,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue