mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
removed line numbers
This commit is contained in:
parent
01aafe1265
commit
261f50c3ba
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
1 import os
|
||||
2 import git
|
||||
3 import subprocess
|
||||
4 import shlex
|
||||
import os
|
||||
import git
|
||||
import subprocess
|
||||
import shlex
|
||||
from rich.prompt import Confirm
|
||||
from prompt_toolkit.completion import Completion
|
||||
from aider import prompts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue