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 PR was submitted for the master branch but it was merged into the 4.1 branch instead (closes#10135).
Discussion
----------
[Serializer] Fix typo
Looks like `unserialize` (which is not a method of the Serializer class) was used instead of `deserialize`.
Commits
-------
19fd8f7 Fix typo
0 commit comments