This commit is contained in:
Vincent Batts 2025-06-05 16:38:35 -04:00
parent e8c4f3e9b7
commit f110a354ca

View file

@ -211,7 +211,7 @@ class Tools:
"word_count": bookmark.get("word_count") "word_count": bookmark.get("word_count")
} }
return json.dumps(formatted_bookmark, indent=2) return formatted_bookmark
async def search_bookmarks( async def search_bookmarks(
self, self,