Skip to content

Commit

Permalink
Ran Black
Browse files Browse the repository at this point in the history
  • Loading branch information
SolventMercury committed Feb 28, 2022
1 parent f86cf49 commit 9decc7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SuperDuperMetroid/ROM_Patcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -1368,8 +1368,6 @@ def patch_rom(rom_file, output_path, item_list=None, player_name=None, recipient

do_doors(rom_file)



with open(output_path, "wb") as output_file:
output_file.write(rom_file.getbuffer())

Expand Down

0 comments on commit 9decc7f

Please sign in to comment.