mr-manuel / venus-os_dbus-mqtt-grid

This Venus OS driver gets the data from MQTT and displays it as grid, genset or ac load meter.
MIT License
59 stars 20 forks source link

First small refactorings #27

Closed hpx64 closed 2 months ago

hpx64 commented 2 months ago

First small refactorings

mr-manuel commented 2 months ago

Please remove all reformatting commits. The code is automatically formatted by Flake8 and Black Lint.

hpx64 commented 2 months ago

Your code is automatically formatted by Flake8 and Black Lint, but with different line lengths (216 vs. 88). If you use line-length = 216 as defined in .flake8 for black the code looks much better and all superfluous parentheses are gone