6 lines
91 B
TOML
6 lines
91 B
TOML
[tool.ruff]
|
|
extend = "../pyproject.toml"
|
|
|
|
[tool.ruff.isort]
|
|
known-first-party = ["webapp"]
|