martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
460 stars 123 forks source link

Enable CI checks also for main.py #367

Closed jinnatar closed 1 year ago

jinnatar commented 1 year ago

And fix a few things brought up by black and mypy.

jinnatar commented 1 year ago

Fixed the nit and threw in flake8 testing for main.py as well.