micropython/ports/cc3200/boards
Damien George 06659077a8 all: Update Python code to conform to latest black formatting.
Updating to Black v20.8b1 there are two changes that affect the code in
this repository:

- If there is a trailing comma in a list (eg [], () or function call) then
  that list is now written out with one line per element.  So remove such
  trailing commas where the list should stay on one line.

- Spaces at the start of """ doc strings are removed.

Signed-off-by: Damien George <damien@micropython.org>
2020-08-29 15:18:01 +10:00
..
LAUNCHXL ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
WIPY ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
cc3200_af.csv ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
cc3200_prefix.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
make-pins.py all: Update Python code to conform to latest black formatting. 2020-08-29 15:18:01 +10:00