Skip to content

Commit

Permalink
Update blitz/cli/commands/start.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrochar authored Feb 17, 2024
1 parent 87bf73b commit 546cfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blitz/cli/commands/start.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def start_blitz(
╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚══════╝ ╚═════╝ ╚═╝╚═╝╚═╝ ╚═════╝
[/bold medium_purple1]"""
)
time.sleep(0.5)
time.sleep(0.3)

if hot_reload:
# Need to be refacto
Expand Down

0 comments on commit 546cfc0

Please sign in to comment.