mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-17 00:17:47 +00:00
Apply patch [skip ci]
This commit is contained in:
parent
fb462f4da8
commit
a5ce851693
@ -1,7 +1,5 @@
|
|||||||
"""Test text splitters that require an integration."""
|
"""Test text splitters that require an integration."""
|
||||||
|
|
||||||
from typing import Any
|
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from langchain_text_splitters import (
|
from langchain_text_splitters import (
|
||||||
@ -117,3 +115,4 @@ def test_sentence_transformers_multiple_tokens() -> None:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user