style: Run linter and fix import order in models.py and sendchat.py

This commit is contained in:
Paul Gauthier (aider) 2025-02-04 11:33:49 -08:00
parent 34227ce738
commit db694b20df
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,3 @@
from aider.dump import dump # noqa: F401
from aider.utils import format_messages