mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 06:44:59 +00:00
noop
This commit is contained in:
parent
317412f854
commit
5a163237b4
1 changed files with 0 additions and 1 deletions
|
@ -224,7 +224,6 @@ class Coder:
|
||||||
res = Path(self.root) / path
|
res = Path(self.root) / path
|
||||||
return utils.safe_abs_path(res)
|
return utils.safe_abs_path(res)
|
||||||
|
|
||||||
# fences are obfuscated so aider can modify this file!
|
|
||||||
fences = [
|
fences = [
|
||||||
("``" + "`", "``" + "`"),
|
("``" + "`", "``" + "`"),
|
||||||
wrap_fence("source"),
|
wrap_fence("source"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue