Autogrow is available in stable frontend, so exposing it in public API

This commit is contained in:
Jedrzej Kosinski 2025-12-26 16:24:45 -08:00
parent cd3790a7ed
commit 4b8b9833cb

View File

@ -1948,7 +1948,7 @@ __all__ = [
# Dynamic Types # Dynamic Types
"MatchType", "MatchType",
"DynamicCombo", "DynamicCombo",
# "Autogrow", "Autogrow",
# Other classes # Other classes
"HiddenHolder", "HiddenHolder",
"Hidden", "Hidden",