mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
PEP8 format spacing
This commit is contained in:
@@ -157,6 +157,7 @@ def start_watchdog():
|
||||
# ~main
|
||||
####################################################################################################
|
||||
|
||||
|
||||
if len(sys.argv) != 3:
|
||||
print("usage: python lldb_batchmode.py target-path script-path")
|
||||
sys.exit(1)
|
||||
|
||||
Reference in New Issue
Block a user