mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-22 16:34:25 +01:00
Resolve Linter Issues
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
import yaml
|
import yaml
|
||||||
from colorama import Fore
|
from colorama import Fore
|
||||||
|
|
||||||
|
|
||||||
def clean_input(prompt: str=''):
|
def clean_input(prompt: str=''):
|
||||||
try:
|
try:
|
||||||
return input(prompt)
|
return input(prompt)
|
||||||
|
|||||||
Reference in New Issue
Block a user