[tool.black] line-length = 88 target-version = ["py312"] [tool.ruff] line-length = 88 select = ["E", "F", "I"]