mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-07 13:15:00 +00:00
style: run linter and fix formatting issues in aider/help.py
This commit is contained in:
parent
cb1f6f2e3a
commit
8b0314ae77
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ def fname_to_url(filepath):
|
||||||
import json
|
import json
|
||||||
import shutil
|
import shutil
|
||||||
|
|
||||||
|
|
||||||
def get_index():
|
def get_index():
|
||||||
from llama_index.core import (
|
from llama_index.core import (
|
||||||
Document,
|
Document,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue