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