Skip to content

Commit

Permalink
Applied ake format Signed-off-by: Bruno Faria <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Faria committed May 16, 2024
1 parent 736bfdc commit 7fb9ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymilvus/orm/connections.py
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ def connect(
"http",
"https",
"tcp",
"grpc"
"grpc",
]:
# start and connect milvuslite
if kwargs["uri"].endswith("/"):
Expand Down

0 comments on commit 7fb9ca8

Please sign in to comment.