mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
chore: Remove comment about test_dnames
This commit is contained in:
parent
0b970dd9c7
commit
1a12a59e91
1 changed files with 0 additions and 1 deletions
|
@ -303,7 +303,6 @@ def main(
|
||||||
shutil.copytree(practice_dir, dest_lang_dir)
|
shutil.copytree(practice_dir, dest_lang_dir)
|
||||||
print("...done")
|
print("...done")
|
||||||
|
|
||||||
# these test_dnames need to include LANGNAME/exercises/practice/EXNAME ai!
|
|
||||||
test_dnames = sorted(d.name for d in exercise_dirs)
|
test_dnames = sorted(d.name for d in exercise_dirs)
|
||||||
|
|
||||||
if keywords:
|
if keywords:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue