www-bocal/pyproject.toml

6 lines
75 B
TOML
Raw Normal View History

[tool.isort]
profile = "black"
[tool.ruff.lint]
ignore = ["F403", "F405"]