Skip to content

Commit

Permalink
Add space after input str
Browse files Browse the repository at this point in the history
  • Loading branch information
Pbatch committed Sep 9, 2024
1 parent 35e8fac commit 9ed1f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clashroyalebuildabot/emulator/emulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -264,4 +264,4 @@ def load_deck(self, cards):
f"'{url}'",
]
)
input("Press a key when you've finished copying the deck")
input("Press a key when you've finished copying the deck ")

0 comments on commit 9ed1f3f

Please sign in to comment.