trying to get the right amount of spacing / newlines at the end of main.py!
parent
9cea7c0f61
commit
2fb06a3db5
|
@ -395,5 +395,3 @@ while True:
|
||||||
chat.create_chat_message(
|
chat.create_chat_message(
|
||||||
"system", "Unable to execute command"))
|
"system", "Unable to execute command"))
|
||||||
print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command")
|
print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command")
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue