mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
style: Format code with linter
This commit is contained in:
parent
b1003949c0
commit
f8d161382e
1 changed files with 1 additions and 0 deletions
|
@ -417,4 +417,5 @@ class InputOutput:
|
|||
|
||||
def spinner(self, text):
|
||||
from aider.utils import Spinner
|
||||
|
||||
return Spinner(text)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue