Skip to content

Commit b44b788

Browse files
committed
Fix formating
1 parent 0b4ab32 commit b44b788

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
@@ -340,7 +340,7 @@ def any_orange_pi(self):
340340

341341
@property
342342
def any_giant_board(self):
343-
"""Check whether the current board is any defined Giant Board."""
343+
"""Check whether the current board is any defined Giant Board."""
344344
return self.GIANT_BOARD
345345

346346
@property

0 commit comments

Comments
 (0)