Logging lines must not use f-strings. #65
|
@ -138,6 +138,7 @@ For code tasks:
|
|||
|
||||
MODEL = None
|
||||
|
||||
|
||||
def create_aider_command(issue: str) -> list[str]:
|
||||
l = [
|
||||
'aider',
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
from aider_gitea.seen_issues_db import SeenIssuesDB
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user