mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-19 20:43:43 +08:00
[tools] format python code
This commit is contained in:

committed by
Man, Jianting (Meco)

parent
af82606dd3
commit
eafcdd0bc2
@@ -46,7 +46,7 @@ def BuildPackage(package):
|
||||
|
||||
package = json.loads(package_json)
|
||||
|
||||
# check package name
|
||||
# check package name
|
||||
if 'name' not in package:
|
||||
return []
|
||||
|
||||
|
Reference in New Issue
Block a user