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 is also provided by ak.ensure_type (#2365). Do we need a single dedicated function? Perhaps. I'll hold off, for now, as unions should be fairly rare, and therefore a little bit more work to remove them (with ak.enforce_type) seems reasonable.
Uh oh!
There was an error while loading. Please reload this page.
Description of new feature
This function should drop the union type at a given depth when the
tags
are single valued.The text was updated successfully, but these errors were encountered: