Ruff after aider
This commit is contained in:
parent
44b7d148f7
commit
4c91d624de
|
@ -533,7 +533,6 @@ def solve_issues_in_repository(
|
|||
issue_number,
|
||||
)
|
||||
|
||||
|
||||
# once all new issues are done, process any PR comments in batch
|
||||
for issue_url, pr_id, branch_name in jobs:
|
||||
with tempfile.TemporaryDirectory() as repository_path:
|
||||
|
@ -549,6 +548,7 @@ def solve_issues_in_repository(
|
|||
issue_url,
|
||||
)
|
||||
|
||||
|
||||
def handle_pr_comments(
|
||||
repository_config,
|
||||
pr_number,
|
||||
|
|
Loading…
Reference in New Issue
Block a user