Skip to content

Commit be59d2b

Browse files
Added space to comply with Black style
1 parent 31cc387 commit be59d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@
537537
_MAAXBOARD_IDS = ("MAAXBOARD", "MAAXBOARD_MINI")
538538

539539
# Lichee RISC-V boards
540-
_LICHEE_RISCV_IDS = (LICHEE_RV,LICHEEPI_4A)
540+
_LICHEE_RISCV_IDS = (LICHEE_RV, LICHEEPI_4A)
541541

542542
# Siemens Simatic IOT2000 Gateways
543543
SIEMENS_SIMATIC_IOT2050_ADV = "SIEMENS_SIMATIC_IOT2050_ADVANCED"

0 commit comments

Comments
 (0)