chore: format

This commit is contained in:
Timothy J. Baek
2024-06-22 16:15:19 -07:00
parent 6e084b4a73
commit 6ee94c5e97
38 changed files with 187 additions and 2 deletions

View File

@@ -38,4 +38,4 @@ def search_jina(query: str, count: int) -> list[SearchResult]:
)
)
return results
return results