mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-06 13:18:12 +00:00
include type
This commit is contained in:
parent
44485c2b26
commit
758225dc17
@ -1,5 +1,6 @@
|
|||||||
import pytest
|
import pytest
|
||||||
from test_utils import MockEncoder
|
from test_utils import MockEncoder
|
||||||
|
from typing import List
|
||||||
|
|
||||||
import langchain.chains.rl_chain.base as base
|
import langchain.chains.rl_chain.base as base
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user