Skip to content

Commit

Permalink
Remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
angrycaptain19 authored Sep 25, 2023
1 parent aeb4edf commit 3368331
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion welcome-to-sourcery.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,3 @@ def is_powerful(magic):
def print_all(spells: list):
for i in range(len(spells)):
print(spells[i])

0 comments on commit 3368331

Please sign in to comment.