mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-21 16:04:21 +01:00
Spelling fixes
This commit is contained in:
@@ -7,7 +7,7 @@ CFG = Config()
|
||||
|
||||
|
||||
def clone_repository(repo_url: str, clone_path: str) -> str:
|
||||
"""Clone a github repository locally
|
||||
"""Clone a GitHub repository locally
|
||||
|
||||
Args:
|
||||
repo_url (str): The URL of the repository to clone
|
||||
|
||||
Reference in New Issue
Block a user