nonebot2/tests/pyproject.toml

6 lines
121 B
TOML

[tool.ruff]
extend = "../pyproject.toml"
[tool.ruff.lint.isort]
known-first-party = ["nonebot", "fake_server", "utils"]