Skip to content

Commit

Permalink
Format code.
Browse files Browse the repository at this point in the history
Signed-off-by: Fayvor Love <[email protected]>
  • Loading branch information
fayvor committed Nov 2, 2024
1 parent 28169fe commit 67cae61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/community/langchain_community/llms/replicate.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
from typing_extensions import Self

if TYPE_CHECKING:
from replicate.prediction import Prediction
from replicate.client import Client
from replicate.prediction import Prediction

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 67cae61

Please sign in to comment.