Skip to content

Commit 213e2c3

Browse files
committed
Fix Spacing/formating
1 parent 603a605 commit 213e2c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_platformdetect/board.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ def any_orange_pi(self):
338338
"""Check whether the current board is any defined Orange Pi."""
339339
return self.ORANGE_PI_PC
340340

341-
@property
341+
@property
342342
def any_giant_board(self):
343343
return self.GIANT_BOARD
344344

0 commit comments

Comments
 (0)