From 8b0314ae774c402359d8220638ddf2c4f2065d96 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Fri, 27 Sep 2024 12:22:12 -0700 Subject: [PATCH] style: run linter and fix formatting issues in aider/help.py --- aider/help.py | 1 + 1 file changed, 1 insertion(+) diff --git a/aider/help.py b/aider/help.py index c3104d9d7..03f3fe61e 100755 --- a/aider/help.py +++ b/aider/help.py @@ -61,6 +61,7 @@ def fname_to_url(filepath): import json import shutil + def get_index(): from llama_index.core import ( Document,