Skip to content

Commit 89cd134

Browse files
authored
Update boards.py
Missing space
1 parent 66bfaaa commit 89cd134

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
@@ -444,7 +444,7 @@
444444
"1c03112",
445445
"2c03112",
446446
),
447-
RASPBERRY_PI_400: ("c03130","c03131"),
447+
RASPBERRY_PI_400: ("c03130", "c03131"),
448448
RASPBERRY_PI_CM4: ("a03140", "b03140", "c03140", "d03140"),
449449
RASPBERRY_PI_ZERO_2_W: ("902120",),
450450
}

0 commit comments

Comments
 (0)