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