Skip to content

Commit 47aa164

Browse files
committed
Linting
1 parent 38a8920 commit 47aa164

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_platformdetect/board.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ def _tegra_id(self):
382382

383383
@property
384384
def any_96boards(self):
385+
"""Check whether the current board is any 96boards board."""
385386
return self.id in _LINARO_96BOARDS_IDS
386387

387388
@property

0 commit comments

Comments
 (0)