Skip to content

Commit 814aa06

Browse files
committed
PEP8 format spacing
1 parent 85e3661 commit 814aa06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/etc/lldb_batchmode.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ def watchdog():
157157
# ~main
158158
####################################################################################################
159159

160+
160161
if len(sys.argv) != 3:
161162
print("usage: python lldb_batchmode.py target-path script-path")
162163
sys.exit(1)

0 commit comments

Comments
 (0)