langchain/libs/core/tests/unit_tests/callbacks
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 BUG: more core fixes (#13665) 2023-11-21 15:15:48 -08:00
test_async_callback_manager.py core: Add ruff rules ARG (#30732) 2025-04-09 14:39:36 -04:00
test_dispatch_custom_event.py core: Add ruff rules ARG (#30732) 2025-04-09 14:39:36 -04:00
test_imports.py core[patch]: add token counting callback handler (#30481) 2025-03-25 18:16:39 -04:00
test_sync_callback_manager.py core: Improve mypy config (#30737) 2025-04-11 16:35:13 -04:00
test_usage_callback.py core[patch]: store model names on usage callback handler (#30487) 2025-03-25 21:26:09 -04:00