langchain/libs/text-splitters/tests
Christophe Bornet 802d2bf249
text-splitters: Add ruff rule UP (pyupgrade) (#31841)
See https://docs.astral.sh/ruff/rules/#pyupgrade-up
All auto-fixed except `typing.AbstractSet` -> `collections.abc.Set`
2025-07-03 10:11:35 -04:00
..
integration_tests text-splitters: Set strict mypy rules (#30900) 2025-04-22 20:41:24 -07:00
test_data text-splitters[patch]: fix HTMLSectionSplitter parsing of xslt paths (#22176) 2024-06-03 20:26:59 +00:00
unit_tests text-splitters: Add ruff rule UP (pyupgrade) (#31841) 2025-07-03 10:11:35 -04:00
__init__.py