mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 13:35:15 +00:00
rtwo: ruff format --config
Change-Id: I134c16aaa825feab7aee7057f524818f58603681
This commit is contained in:
committed by
Marc Bourgoin
parent
e4a5f0827a
commit
6c04fa20ef
@@ -55,5 +55,7 @@ module = ExtractUtilsModule(
|
||||
)
|
||||
|
||||
if __name__ == '__main__':
|
||||
utils = ExtractUtils.device_with_common(module, 'sm8550-common', module.vendor)
|
||||
utils = ExtractUtils.device_with_common(
|
||||
module, 'sm8550-common', module.vendor
|
||||
)
|
||||
utils.run()
|
||||
|
||||
Reference in New Issue
Block a user