mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-24 01:14:22 +01:00
Fix all commands and cleanup
This commit is contained in:
@@ -3,7 +3,7 @@ import os
|
||||
import requests
|
||||
import yaml
|
||||
from colorama import Fore
|
||||
from git import Repo
|
||||
from git.repo import Repo
|
||||
|
||||
|
||||
def clean_input(prompt: str = ""):
|
||||
|
||||
Reference in New Issue
Block a user