adafruit / Adafruit_CircuitPython_DotStar

Dotstarrin' away in CircuitPython land
MIT License
46 stars 38 forks source link

Make a _pixelbuf version of dotstar #49

Closed rhooper closed 4 years ago

rhooper commented 4 years ago

This PR can't be merged because the build is failing on black. I don't intend to fix that, because I can't bring myself to contribute code with function arguments formatted the way black wants them formatted.

Black also runs first, preventing visibility into other issues with sphinx and pylint.
I moved it to the end so it can be pesky last.

As such, I will submit this PR for reference only. I expect it to be rejected.

kattni commented 4 years ago

This PR requires formatting changes to be considered for merging. As well, there were changes to the CI which would cause issues with patching as it no longer matches the standard CI.

Further, it appears that @dunkmann00 and @rhooper crossed paths.

Closing in favor or #48.