ahodges9 / LedFx

LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvice syncronized effects across your entire house!
MIT License
384 stars 91 forks source link

Integrate Sentry, Reformat and Remove Undeeded Imports #165

Closed shauneccles closed 3 years ago

shauneccles commented 3 years ago

Big commit here. Pretty much every file is changed due to Blacken/PEP8 formatting.

Very close to complete pep8 compliance, just needs a bit more work.