Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Jan 2, 2025
1 parent 0a6f43b commit 99c2566
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion paperqa/llms.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@
model_validator,
)

from paperqa.types import Doc, Text
from paperqa import Docs
from paperqa.types import Doc, Text

try:
from qdrant_client import AsyncQdrantClient, models

Expand Down

0 comments on commit 99c2566

Please sign in to comment.