Skip to content

Commit 3cff04a

Browse files
author
ks6088ts
committed
fix style issues
1 parent 39da483 commit 3cff04a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/3_call_azure_cosmos_db/vector_database.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def get_azure_cosmos_db_no_sql_vector_search():
5353
cosmos_database_properties={"id": getenv("AZURE_COSMOS_DB_DATABASE_NAME")},
5454
)
5555

56+
5657
@app.command()
5758
def insert_data(
5859
pdf_url: str = "https://arxiv.org/pdf/2303.08774.pdf",

0 commit comments

Comments
 (0)