Skip to content

Commit

Permalink
fix: isort linter!
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed Apr 18, 2024
1 parent 184b430 commit 602700c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/query_engine/subquery_gen_prompt.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import json
from typing import Sequence

from llama_index.core.prompts.base import PromptTemplate
from llama_index.core.prompts.guidance_utils import convert_to_handlebars
from llama_index.core.question_gen.types import SubQuestion
from llama_index.core.tools.types import ToolMetadata
Expand Down

0 comments on commit 602700c

Please sign in to comment.