Files
ComfyUI/comfy_api/latest/__init__.py
Deep Mehta 476538ad60 fix: single Caching definition inside ComfyAPI_latest
Remove duplicate standalone Caching class. Define it once as a nested
class in ComfyAPI_latest (matching Execution/NodeReplacement pattern),
with a module-level alias for import convenience.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 14:28:16 -07:00

6.9 KiB