diff --git a/scripts/main.py b/scripts/main.py index 0ba652939c..ca75eb240d 100644 --- a/scripts/main.py +++ b/scripts/main.py @@ -415,4 +415,5 @@ while True: full_message_history.append( chat.create_chat_message( "system", "Unable to execute command")) - print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command") \ No newline at end of file + print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command") +