circuitpython / CircuitPython_Module_Examples

Examples for the built-in CircuitPython core modules.
1 stars 2 forks source link

Normalization Step One #1

Closed rsbohn closed 2 years ago

rsbohn commented 2 years ago

Set up pre-commit. Reformat code (black). Run pylint and implement requested changes.

TODO: Enable reuse. Need to add licenses to demo code, README.md. TODO: Add GitHub workflows