🚨 re-enable noqa PYI061

This commit is contained in:
StarHeartHunt
2025-10-08 17:40:15 +08:00
parent 419190f23f
commit f76546a232
4 changed files with 32 additions and 31 deletions

View File

@@ -42,7 +42,7 @@ all = [
[dependency-groups]
dev = [
"ruff >=0.12.0, <0.13.0",
"ruff >=0.14.0, <0.15.0",
"nonemoji >=0.1.2, <0.2.0",
"pre-commit >=4.0.0, <5.0.0",
]