Skip to content

Commit b137910

Browse files
authored
Merge pull request #181 from HADB/upstream
add banalce data for 89720
2 parents 7da58b1 + 61f3a2d commit b137910

File tree

11 files changed

+1476
-8
lines changed

11 files changed

+1476
-8
lines changed

examples/sc2autosave.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ def run(args):
184184

185185
# We break out of this loop in batch mode and on KeyboardInterrupt
186186
while True:
187-
188187
# The file scan uses the arguments and the state to filter down to
189188
# only new (since the last sync time) files.
190189
for path in scan(args, state):

0 commit comments

Comments
 (0)