diff --git a/comfy_api/latest/_io.py b/comfy_api/latest/_io.py index 1b2940bad..f0570b121 100644 --- a/comfy_api/latest/_io.py +++ b/comfy_api/latest/_io.py @@ -1948,7 +1948,7 @@ __all__ = [ # Dynamic Types "MatchType", "DynamicCombo", - # "Autogrow", + "Autogrow", # Other classes "HiddenHolder", "Hidden",