Skip to content

Commit

Permalink
fixed logo
Browse files Browse the repository at this point in the history
  • Loading branch information
furjac committed May 18, 2024
1 parent ec68b97 commit d993179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ def clear():

@staticmethod
def logo():
print()
print(
Fore.GREEN
+ pyfiglet.figlet_format(
Expand Down

0 comments on commit d993179

Please sign in to comment.