INTPYTHON-377 langgraph-checkpoint-mongodb #30
Annotations
2 errors
Analysing the code with our lint:
libs/langgraph-checkpoint-mongodb/langgraph/checkpoint/mongodb/aio.py#L379
langgraph/checkpoint/mongodb/aio.py:379:21: F821 Undefined name `anext`. Consider specifying `requires-python = ">= 3.10"` or `tool.ruff.target-version = "py310"` in your `pyproject.toml` file.
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading