mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-01 20:34:24 +01:00
Merge branch 'master' of github.com:Significant-Gravitas/Auto-GPT
This commit is contained in:
@@ -416,7 +416,7 @@ def get_user_feedback(
|
||||
console_input = clean_input(config, "Waiting for your response...")
|
||||
else:
|
||||
console_input = clean_input(
|
||||
config, Fore.MAGENTA + "Input:" + Style.RESET_ALL
|
||||
config, Fore.MAGENTA + "Input: " + Style.RESET_ALL
|
||||
)
|
||||
|
||||
# Parse user input
|
||||
|
||||
Reference in New Issue
Block a user