This commit is contained in:
tuna2134
2026-07-20 21:08:44 +09:00
parent 66de777e06
commit 0c2be00f0a
16 changed files with 439 additions and 7 deletions

View File

@@ -63,6 +63,8 @@ only-include = [
"tests",
"LGPL_LICENSE",
"LICENSE",
"THIRD_PARTY_NOTICES.md",
"licenses",
"pyproject.toml",
"README.md",
]
@@ -153,4 +155,4 @@ exclude_lines = ["no cov", "if __name__ == .__main__.:", "if TYPE_CHECKING:"]
extend-select = ["I"]
[tool.ruff.lint.isort]
lines-after-imports = 2
lines-after-imports = 2