APIClient/pyproject.toml

6 lines
74 B
TOML
Raw Normal View History

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