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
Based on this
[comment](#1746 (comment)),
it seems `copy(...)` in `ssz_impl.py` was introduced to satisfy `mypy`
type checking. Now that we migrated to `ty` in #5574, we can
consistently and safely use .copy().
0 commit comments