Skip to content

Commit

Permalink
Code reformatted
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdul-Muqadim-Arbisoft committed Feb 28, 2024
1 parent fbc38cd commit 081b072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorwebui/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def shell() -> None:
# Retrieve the current Click context. The context is used to manage the state
# and pass around internal objects within the Click framework.
ctx = click.get_current_context()

while True:
try:
click_repl.repl(ctx)
Expand Down

0 comments on commit 081b072

Please sign in to comment.