mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-12 16:17:08 +08:00
nit
This commit is contained in:
parent
d7da99a138
commit
923c5ca8de
@ -8,4 +8,6 @@ lint.select = [
|
|||||||
# The "F" series in Ruff stands for "Pyflakes" rules, which catch various Python syntax errors and undefined names.
|
# The "F" series in Ruff stands for "Pyflakes" rules, which catch various Python syntax errors and undefined names.
|
||||||
# See all rules here: https://docs.astral.sh/ruff/rules/#pyflakes-f
|
# See all rules here: https://docs.astral.sh/ruff/rules/#pyflakes-f
|
||||||
"F",
|
"F",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
exclude = ["*.ipynb"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user