PEP8 format spacing
This commit is contained in:
parent
85e3661214
commit
814aa0667b
@ -157,6 +157,7 @@ def start_watchdog():
|
|||||||
# ~main
|
# ~main
|
||||||
####################################################################################################
|
####################################################################################################
|
||||||
|
|
||||||
|
|
||||||
if len(sys.argv) != 3:
|
if len(sys.argv) != 3:
|
||||||
print("usage: python lldb_batchmode.py target-path script-path")
|
print("usage: python lldb_batchmode.py target-path script-path")
|
||||||
sys.exit(1)
|
sys.exit(1)
|
||||||
|
Loading…
Reference in New Issue
Block a user