SoyGema / pulling_ace

4 stars 0 forks source link

[Sweep Rules] Add example usage code block to subprocessor.py #46

Closed sweep-ai[bot] closed 10 months ago

sweep-ai[bot] commented 10 months ago

PR Feedback (click)

Summary of Changes

Please review and merge this PR if the changes are satisfactory.

sweep-ai[bot] commented 10 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 10 months ago

Sandbox Executions

sweep-ai[bot] commented 10 months ago

The command: Run pipenv run mypy pulling_ace/**/*.py yielded the following error: ##[error]Process completed with exit code 2. Here are the logs:

pulling_ace/utils/subprocessor.py:259: error: expected an indented block after 'if' statement on line 257  [syntax]
Found 1 error in 1 file (errors prevented further checking)
sweep-ai[bot] commented 10 months ago

🚀 Wrote Changes

Done.