[tool.ruff] line-length = 100 select = ["E", "F", "I", "S"] target-version = "py311" exclude = ["data", "__pycache__"]