langchain/libs/core/tests/unit_tests/utils
Christophe Bornet 42944f3499
core: Improve mypy config (#30737)
* Cleanup mypy config
* Add mypy `strict` rules except `disallow_any_generics`,
`warn_return_any` and `strict_equality` (TODO)
* Add mypy `strict_byte` rule
* Add mypy support for PEP702 `@deprecated` decorator
* Bump mypy version to 1.15

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2025-04-11 16:35:13 -04:00
..
__init__.py
test_aiter.py core: Add ruff rules PT (pytest) (#29381) 2025-04-01 13:31:07 -04:00
test_env.py core: Add ruff rules PT (pytest) (#29381) 2025-04-01 13:31:07 -04:00
test_function_calling.py core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
test_html.py core[patch]: Enhance link extraction with query parameters (#20259) 2024-04-27 02:22:36 +00:00
test_imports.py core,integrations[minor]: Dont error on fields in model_kwargs (#27110) 2024-10-04 11:30:27 -07:00
test_iter.py core: Add ruff rules PT (pytest) (#29381) 2025-04-01 13:31:07 -04:00
test_json_schema.py core: Add ruff rules PT (pytest) (#29381) 2025-04-01 13:31:07 -04:00
test_pydantic.py core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
test_rm_titles.py core: Add ruff rules PT (pytest) (#29381) 2025-04-01 13:31:07 -04:00
test_usage.py core: Add ruff rules PT (pytest) (#29381) 2025-04-01 13:31:07 -04:00
test_utils.py core: Specify code when ignoring type issue (ruff PGH003) (#30675) 2025-04-10 22:23:52 -04:00