basnijholt / miflora

☘️🌑🌼πŸ₯€πŸ‘ Mi Flora Plant sensor Python package
MIT License
363 stars 98 forks source link

Fixed all pylint warnings #74

Closed ChristianKuehnel closed 6 years ago

ChristianKuehnel commented 6 years ago

This is not so much a functional change but rather an adaption of our existing code to the pyline coding conventions.

I also enabled the pylint checks on TravisCI. So all new code must now conform to pylint...

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.3%) to 85.274% when pulling 84fd88cb91869a3969386bef8ebda3b704538e12 on ChristianKuehnel:lint into 0af1185abfbfe35ed2202b0ebab9e94a646efe4a on open-homeautomation:master.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.3%) to 85.274% when pulling 84fd88cb91869a3969386bef8ebda3b704538e12 on ChristianKuehnel:lint into 0af1185abfbfe35ed2202b0ebab9e94a646efe4a on open-homeautomation:master.

ChristianKuehnel commented 6 years ago

The small decrease in code coverage is probably caused by some re-formating. I'm fine with that and would merge anyways.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 86.242% when pulling bf72f0e0a6dd00e54eb39946fb8220665381dcce on ChristianKuehnel:lint into 4154c142ac56f3700a0788ccb370ce6e107e4740 on open-homeautomation:master.