cp2004 / OctoPrint-WS281x_LED_Status

Add some RGB LEDs to your printer for a quick status update!
https://plugins.octoprint.org/plugins/ws281x_led_status
GNU Affero General Public License v3.0
111 stars 26 forks source link

Upgrade pre-commit and add pyupgrade for Py 3.7+ #182

Closed cp2004 closed 2 years ago

cp2004 commented 2 years ago

What would you like implemented?

pre-commit suite needs upgrading and adding pyupgrade for 3.7+

I can feel the f strings, they are so close!

Why should this be implemented?

.

cp2004 commented 2 years ago

done