✨ parallel execuion with ray (#34) #26
Annotations
4 errors and 1 warning
Ruff (E741):
aide/interpreter.py#L52
aide/interpreter.py:52:20: E741 Ambiguous variable name: `l`
|
Ruff (F401):
aide/parallel_agent.py#L5
aide/parallel_agent.py:5:26: F401 `.interpreter.ExecutionResult` imported but unused
|
Ruff (F401):
aide/parallel_agent.py#L10
aide/parallel_agent.py:10:21: F401 `pathlib.Path` imported but unused
|
Python Linting
Process completed with exit code 1.
|
Python Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|