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
For `ensure_attributes` and `delete_attributes`, the output graph's
`.attributes` now have the same type (`Dict` or `NamedTuple`) as the input.
Add `delete_attributes!` defined only on dict-attrs to be consistent with
`ensure_attributes!`
0 commit comments