You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates the logic in the expander to avoid using deprecated
attributes (like Num and Str) where possible. Additionally it
prioritizes using the newer version (Constant) to avoid deprecation
warnings.
0 commit comments