style: run linter and fix formatting issues in aider/help.py

This commit is contained in:
Paul Gauthier (aider) 2024-09-27 12:22:12 -07:00
parent cb1f6f2e3a
commit 8b0314ae77

View file

@ -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,