style: Apply linter formatting

This commit is contained in:
Paul Gauthier (aider) 2025-05-09 18:07:05 -07:00
parent 49b3f85cc5
commit 43cd0164e0

View file

@ -20,8 +20,8 @@ import pathspec
from aider import prompts, utils
from .waiting import WaitingSpinner
from .dump import dump # noqa: F401
from .waiting import WaitingSpinner
ANY_GIT_ERROR += [
OSError,