mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-27 11:22:35 +08:00
ComfyAPI Core v0.0.2
This commit is contained in:
@@ -21,4 +21,4 @@ lint.select = [
|
||||
# See all rules here: https://docs.astral.sh/ruff/rules/#pyflakes-f
|
||||
"F",
|
||||
]
|
||||
exclude = ["*.ipynb"]
|
||||
exclude = ["*.ipynb", "**/generated/*.pyi"]
|
||||
|
||||
Reference in New Issue
Block a user