Commit 2f501aee authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

chore: format

parent 3c599e24
...@@ -64,7 +64,7 @@ class MemoriesTable: ...@@ -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,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment