[tool.pytest.ini_options] asyncio_mode = "auto" pythonpath = ["."] testpaths = ["tests"] [tool.ruff] line-length = 120 target-version = "py313"