Skip to content

Commit

Permalink
fix ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
kdziedzic68 committed Nov 17, 2024
1 parent 11fa908 commit 6aa09f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from ragbits.core.prompt import ChatFormat

from ..types import NOT_GIVEN, NotGiven
from .base import LLMClient, LLMClientOptions, LLMOptions
from .base import LLMClient, LLMOptions


@dataclass
Expand Down

0 comments on commit 6aa09f5

Please sign in to comment.