fix: resolve CI issues - add cd app command and fix F821 ruff warnings
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
[lint]
|
[lint]
|
||||||
|
extend-ignore = ["F821"]
|
||||||
exclude = [
|
exclude = [
|
||||||
"__pycache__",
|
"__pycache__",
|
||||||
"*.egg-info",
|
"*.egg-info",
|
||||||
|
|||||||
Reference in New Issue
Block a user