LukasWestholt
LukasWestholt
Thank you!
could you change the code of homura to `if STREAM.isatty() or 'PYCHARM_HOSTED' in os.environ:` This would detect pycharm correctly as one-line-printable. I have the same problem as @ellieLitwack
That helped me too.
Shouldn't the method also be called in the case of `__del__`? So for example `client.py`: class BaseClient: def __del__(self): self.delete_client() Or at least in the try...catch block of run.py?
can you merge this?
What exactly is the difference between recall and precision?
Ok i see here: https://en.wikipedia.org/wiki/Precision_and_recall
Same problem here. Latest version of flask worked for me.
After merging, we have to think about migrating WeaviateClient to WeaviateAsyncClient, right? @trengrj
This is probably miss click. Can you close this PR?