mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 23:05: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
|
import os
|
||||||
2 import git
|
import git
|
||||||
3 import subprocess
|
import subprocess
|
||||||
4 import shlex
|
import shlex
|
||||||
from rich.prompt import Confirm
|
from rich.prompt import Confirm
|
||||||
from prompt_toolkit.completion import Completion
|
from prompt_toolkit.completion import Completion
|
||||||
from aider import prompts
|
from aider import prompts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue