mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 06:24:20 +01:00
Add documentation
This commit is contained in:
@@ -3,6 +3,7 @@ import os
|
||||
|
||||
|
||||
def execute_python_file(file):
|
||||
"""Execute a Python file in a Docker container and return the output"""
|
||||
workspace_folder = "auto_gpt_workspace"
|
||||
|
||||
if not file.endswith(".py"):
|
||||
|
||||
Reference in New Issue
Block a user