From 3c7767fab07d8a1479fc04a7b3dd09d516fe01a9 Mon Sep 17 00:00:00 2001 From: cs0lar Date: Tue, 11 Apr 2023 13:51:31 +0100 Subject: [PATCH] fixed formatting --- scripts/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/main.py b/scripts/main.py index 21746118..8661bfad 100644 --- a/scripts/main.py +++ b/scripts/main.py @@ -415,3 +415,4 @@ while True: chat.create_chat_message( "system", "Unable to execute command")) print_to_console("SYSTEM: ", Fore.YELLOW, "Unable to execute command") +