berlin: ruff format --config
Change-Id: I134c16aaa825feab7aee7057f524818f58603681
This commit is contained in:
parent
124a62c62e
commit
66bfcf696e
@ -44,5 +44,7 @@ module = ExtractUtilsModule(
|
||||
)
|
||||
|
||||
if __name__ == '__main__':
|
||||
utils = ExtractUtils.device_with_common(module, 'sm7325-common', module.vendor)
|
||||
utils = ExtractUtils.device_with_common(
|
||||
module, 'sm7325-common', module.vendor
|
||||
)
|
||||
utils.run()
|
||||
|
Loading…
x
Reference in New Issue
Block a user