mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-09 05:40:49 +08:00
4 lines
89 B
INI
4 lines
89 B
INI
[mypy]
|
|
files = comfy/, comfy_extras/
|
|
ignore_missing_imports = True
|
|
strict_optional = True |