amp / pyproject.toml
terapyon's picture
terada/init-package (#1)
579faca verified
raw
history blame
73 Bytes
[tool.ruff]
line-length = 120
[tool.ruff.lint]
select = ["E", "F", "I"]