Skip to content

Commit

Permalink
patching ruff fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchitvj authored Apr 18, 2024
1 parent 6f1ebac commit bdbc8ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/grag/components/llm.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from pathlib import Path
from typing import Optional, Union


import torch
from langchain.callbacks.manager import CallbackManager
from langchain.callbacks.streaming_stdout import StreamingStdOutCallbackHandler
Expand Down

0 comments on commit bdbc8ea

Please sign in to comment.