LukasWestholt

Results 7 comments of LukasWestholt

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

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?

What exactly is the difference between recall and precision?

Ok i see here: https://en.wikipedia.org/wiki/Precision_and_recall