Reformatted code to comply with tests.
This commit is contained in:
parent
b682743a30
commit
574da1c42d
1 changed files with 3 additions and 5 deletions
|
|
@ -261,9 +261,7 @@ _BANANA_PI_IDS = (
|
||||||
)
|
)
|
||||||
|
|
||||||
# LeMaker
|
# LeMaker
|
||||||
_LEMAKER_IDS = (
|
_LEMAKER_IDS = (LEMAKER_BANANA_PRO,)
|
||||||
LEMAKER_BANANA_PRO,
|
|
||||||
)
|
|
||||||
|
|
||||||
# LubanCat
|
# LubanCat
|
||||||
_LUBANCAT_IDS = (
|
_LUBANCAT_IDS = (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue