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