Skip to content

Commit 9ba3d32

Browse files
committed
Modify for black error
1 parent b552676 commit 9ba3d32

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -633,9 +633,7 @@
633633
)
634634

635635
# Horizon
636-
_HORIZON_IDS = (
637-
RDK_X3,
638-
)
636+
_HORIZON_IDS = (RDK_X3,)
639637

640638
_AMERIDROID_IDS = (INDIEDROID_NOVA,)
641639

0 commit comments

Comments
 (0)