Skip to content

Commit

Permalink
Update warrior.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostan committed Dec 8, 2024
1 parent 4770714 commit 3735998
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kyu_4/the_greatest_warrior/warrior.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@

class Warrior:
"""
Warrior class.
A class called Warrior which calculates and
keeps track of level and skills, and ranks.
"""
Expand Down

0 comments on commit 3735998

Please sign in to comment.