Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
style: reformat launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawleenc committed Jul 13, 2024
1 parent 6464b33 commit 485d04e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
PROMPT = "\033[1m"
RESET = "\033[0m"


def print_step(message: str, clear: bool = True):
"""
A method to print a step message.
Expand Down

0 comments on commit 485d04e

Please sign in to comment.