How should I solve it?
Asked
Active
Viewed 30 times
Would be nice to have more context, ie the rest of the code block as well as the output and/or the error message you're seeing. From what I can tell, I think changing self.milvus.flush_()
to self.milvus.flush()
might help fix it