Tree: Format
Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
5e8ff9a004
commit
aa832b8627
1 changed files with 2 additions and 1 deletions
3
start.py
3
start.py
|
|
@ -239,7 +239,8 @@ if __name__ == "__main__":
|
|||
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."
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue