mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-01 10:24:56 -05: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