Skip to content

Commit

Permalink
PEP8 format spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Feb 8, 2020
1 parent 85e3661 commit 814aa06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/etc/lldb_batchmode.py
Expand Up @@ -157,6 +157,7 @@ def watchdog():
# ~main
####################################################################################################


if len(sys.argv) != 3:
print("usage: python lldb_batchmode.py target-path script-path")
sys.exit(1)
Expand Down

0 comments on commit 814aa06

Please sign in to comment.