fix: resolve CI issues - add cd app command and fix F821 ruff warnings
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-04 19:14:58 +00:00
parent bb42985efb
commit 853b5d757e

View File

@@ -1,4 +1,5 @@
[lint] [lint]
extend-ignore = ["F821"]
exclude = [ exclude = [
"__pycache__", "__pycache__",
"*.egg-info", "*.egg-info",