chore(pyproject): add unused-ignore=false config
CI / Lint, Typecheck & Test (push) Has been cancelled

This commit is contained in:
2026-07-03 21:08:10 +08:00
parent 2e2ca812a1
commit 3f68bed3fd
+1
View File
@@ -156,3 +156,4 @@ select = [
preset = "strict"
project-includes = ["**/*.ipynb", "**/*.py*"]
python-version = "3.8"
unused-ignore = false