Fix Spacing/formating
This commit is contained in:
parent
603a60529d
commit
213e2c376b
1 changed files with 1 additions and 1 deletions
|
|
@ -338,7 +338,7 @@ class Board:
|
|||
"""Check whether the current board is any defined Orange Pi."""
|
||||
return self.ORANGE_PI_PC
|
||||
|
||||
@property
|
||||
@property
|
||||
def any_giant_board(self):
|
||||
return self.GIANT_BOARD
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue