[tool.pytest.ini_options] testpaths = ["tests"] addopts = "-ra" [tool.ruff] line-length = 100 target-version = "py310"