forked from platformio/platformio-core
Python style formatting
This commit is contained in:
@@ -113,6 +113,7 @@ def lib_update(lm, libraries, only_check):
|
||||
for library in libraries:
|
||||
lm.update(library, only_check=only_check)
|
||||
|
||||
|
||||
#######
|
||||
|
||||
LIBLIST_TPL = ("[{id:^14}] {name:<25} {compatibility:<30} "
|
||||
|
Reference in New Issue
Block a user