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
installer: do the _normalize_structure copy more manually
This is a preparation for type hint addition, where we cannot mutate
in-place a variable to another type: we have to build an object of the
correct return type incrementally.
Signed-off-by: Yann Dirson <[email protected]>
0 commit comments