Skip to content

Commit

Permalink
Tree: Format
Browse files Browse the repository at this point in the history
Signed-off-by: kingbri <bdashore3@proton.me>
  • Loading branch information
kingbri1 committed Sep 11, 2024
1 parent 5e8ff9a commit aa832b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion start.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,8 @@ def migrate_gpu_lib():
start_file.write(json.dumps(start_options))

print(
"Successfully wrote your start script options to `start_options.json`. \n"
"Successfully wrote your start script options to "
"`start_options.json`. \n"
"If something goes wrong, editing or deleting the file "
"will reinstall TabbyAPI as a first-time user."
)
Expand Down

0 comments on commit aa832b8

Please sign in to comment.