langchain/libs/core/langchain_core/runnables
Christophe Bornet e181d43214
core: Bump ruff version to 0.11 (#30519)
Changes are from the new TC006 rule:
https://docs.astral.sh/ruff/rules/runtime-cast-value/
TC006 is auto-fixed.
2025-03-27 13:01:49 -04:00
..
__init__.py core[minor]: Add BaseModel.rate_limiter, RateLimiter abstraction and in-memory implementation (#24669) 2024-07-26 03:03:34 +00:00
base.py core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
branch.py core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
config.py core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
configurable.py core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
fallbacks.py core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
graph_ascii.py core[patch]: fix API reference for draw_ascii (#29370) 2025-01-23 16:04:58 +00:00
graph_mermaid.py core(mermaid): allow greater customization (#29939) 2025-03-21 18:25:26 -04:00
graph_png.py core: Auto-fix some docstrings (#29337) 2025-01-21 13:29:53 -05:00
graph.py core(mermaid): allow greater customization (#29939) 2025-03-21 18:25:26 -04:00
history.py core: Add ruff rules TRY (tryceratops) (#29388) 2025-01-24 05:01:40 +00:00
passthrough.py core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
retry.py core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
router.py core: Bump ruff version to 0.11 (#30519) 2025-03-27 13:01:49 -04:00
schema.py core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00
utils.py core: Add ruff rules TC (#29268) 2025-02-26 19:39:05 +00:00