Apply patch [skip ci]

This commit is contained in:
open-swe[bot] 2025-07-31 00:19:45 +00:00
parent fb462f4da8
commit a5ce851693

View File

@ -1,7 +1,5 @@
"""Test text splitters that require an integration."""
from typing import Any
import pytest
from langchain_text_splitters import (
@ -117,3 +115,4 @@ def test_sentence_transformers_multiple_tokens() -> None: