APIClient/pyproject.toml

6 lines
74 B
TOML
Raw Normal View History

2024-05-27 00:04:25 +02:00
[tool.ruff]
line-length = 120
[tool.ruff.lint]
select = ["F", "I", "UP"]