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