5 lines
75 B
TOML
5 lines
75 B
TOML
[tool.isort]
|
|
profile = "black"
|
|
|
|
[tool.ruff.lint]
|
|
ignore = ["F403", "F405"]
|