fix: resolve CI linting and type checking errors
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-04 06:27:58 +00:00
parent 96db2f5236
commit 56f544b093

View File

@@ -52,4 +52,4 @@ target-version = "py39"
[tool.ruff.lint]
select = ["E", "F", "W", "I", "N", "UP"]
ignore = []
ignore = []