bugfix
This commit is contained in:
parent
2d1cf6ddfe
commit
1fefcde3bb
@ -12,6 +12,7 @@ dependencies = [
|
||||
"apppublic",
|
||||
"sqlor",
|
||||
"ahserver",
|
||||
"milvus-lite",
|
||||
"pymilvus"
|
||||
]
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
import os
|
||||
from appPublic.jsonConfig import getConfig
|
||||
from appPublic.log import debug, exception, error
|
||||
from appPublic.log import info, debug, exception, error
|
||||
from threading import Lock
|
||||
|
||||
from pymilvus import (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user