mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 22:14:28 +01:00
Fix linter errors
This commit is contained in:
@@ -49,8 +49,6 @@ def execute_python_file(file):
|
||||
|
||||
except Exception as e:
|
||||
return f"Error: {str(e)}"
|
||||
|
||||
|
||||
|
||||
def execute_shell(command_line):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user