mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-15 09:05:00 +00:00
style: fix linting errors in test_repomap.py
This commit is contained in:
parent
8e7bfef9f1
commit
722c2c2668
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ class Greeter {
|
||||||
return 'Hello, $name!';
|
return 'Hello, $name!';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
"""
|
""",
|
||||||
),
|
),
|
||||||
"c": (
|
"c": (
|
||||||
"test.c",
|
"test.c",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue