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
## Changes
Our code implements 'replace' methods on some dataclasses with no
benefit over the builtin method.
This PR fixes that.
### Linked issues
None
### Functionality
None
### Tests
- [x] ran unit tests
---------
Co-authored-by: Eric Vergnaud <[email protected]>
0 commit comments