mirror of
https://github.com/platformio/platformio-core.git
synced 2025-10-16 15:55:24 +02:00
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