ntoll / uflash

A module and command to easily flash Python onto the BBC's micro:bit device.
http://micropython.org/
MIT License
101 stars 27 forks source link

Add Black and format the Python code #76

Closed carlosperate closed 3 years ago

carlosperate commented 3 years ago

This is to make comparisons to the Mu version of uFlash easier, as the code in Mu is already formatted this way.

ntoll commented 3 years ago

Thanks @carlosperate :+1: