Skip to content

Commit 7e86951

Browse files
committed
Chore: reformat file
1 parent 4a707e4 commit 7e86951

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/sc2autosave.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,6 @@ def run(args):
270270
#'/' is a special character for creation of subdirectories.
271271
# TODO: Handle duplicate replay names, its possible..
272272

273-
274-
275273
path_parts = args.rename.format(**aspects).split("/")
276274
filename = path_parts.pop() + ".SC2Replay"
277275

0 commit comments

Comments
 (0)