mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
style: fix whitespace in blame.py
This commit is contained in:
parent
ad2e5ead54
commit
4206920a7d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ def blame(start_tag, end_tag=None):
|
||||||
"aider/website/_includes/head_custom.html",
|
"aider/website/_includes/head_custom.html",
|
||||||
"aider/website/docs/leaderboards/index.md",
|
"aider/website/docs/leaderboards/index.md",
|
||||||
]
|
]
|
||||||
|
|
||||||
files = [
|
files = [
|
||||||
f
|
f
|
||||||
for f in files
|
for f in files
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue