forked from platformio/platformio-core
Refactor PyLint "inconsistent-return-statements"
This commit is contained in:
@ -93,6 +93,8 @@ WARNING! Don't use `sudo` for the rest PlatformIO commands.
|
||||
raise exception.UpgradeError("\n".join(
|
||||
[str(cmd), r['out'], r['err']]))
|
||||
|
||||
return True
|
||||
|
||||
|
||||
def get_latest_version():
|
||||
try:
|
||||
|
Reference in New Issue
Block a user