mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
fix: Import fields and ModelSettings to resolve flake8 errors
This commit is contained in:
parent
3f8b2d6b99
commit
ff791439e2
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ import sys
|
|||
import threading
|
||||
import traceback
|
||||
import webbrowser
|
||||
from dataclasses import fields
|
||||
from pathlib import Path
|
||||
|
||||
import git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue