Skip to content

Commit ac015a0

Browse files
authored
Added tab to bracket
1 parent 6b08eff commit ac015a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

character_items.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'Sword',
44
'Shield',
55
'Magic Staff'
6-
]
6+
]
77

88
for x in items:
99
print(x)

0 commit comments

Comments
 (0)