langchain/libs/core/tests/benchmarks
Christophe Bornet 4134b36db8
core: make ruff rule PLW1510 unfixable (#31868)
See
https://github.com/astral-sh/ruff/discussions/17087#discussioncomment-12675815

Tha autofix is misleading: it chooses to add `check=False` to keep the
runtime behavior but in reality it hides the fact that most probably the
user would prefer `check=True`.
2025-07-07 10:28:30 -04:00
..
__init__.py [performance]: Adding benchmarks for common langchain-core imports (#30747) 2025-04-09 13:00:15 -04:00
test_async_callbacks.py Tinkering with CodSpeed (#30824) 2025-04-15 08:49:09 -04:00
test_imports.py core: make ruff rule PLW1510 unfixable (#31868) 2025-07-07 10:28:30 -04:00