Skip to content

Commit

Permalink
Fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
alexthomas93 committed Nov 29, 2024
1 parent cd4a76b commit 995386d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
import os
from unittest.mock import MagicMock

import pytest
from langchain.chains.loading import load_chain
from langchain_core.language_models import BaseLanguageModel
from langchain_core.outputs import Generation, LLMResult

Expand Down

0 comments on commit 995386d

Please sign in to comment.