Skip to content

Commit 7f5208c

Browse files
author
Bruno Faria
committed
Applied ake format Signed-off-by: Bruno Faria <[email protected]>
Signed-off-by: Bruno Faria <[email protected]>
1 parent 2ddbdba commit 7f5208c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymilvus/orm/connections.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ def connect(
363363
"http",
364364
"https",
365365
"tcp",
366-
"grpc"
366+
"grpc",
367367
]:
368368
# start and connect milvuslite
369369
if kwargs["uri"].endswith("/"):

0 commit comments

Comments
 (0)