mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
style: fix whitespace and line spacing issues
This commit is contained in:
parent
93639039d4
commit
d67d319b31
1 changed files with 2 additions and 1 deletions
|
@ -266,6 +266,7 @@ def run_install(cmd):
|
|||
|
||||
return False, output
|
||||
|
||||
|
||||
class Spinner:
|
||||
spinner_chars = itertools.cycle(["⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue