Skip to content

Commit

Permalink
fix --update_goldens for serialization module (#250)
Browse files Browse the repository at this point in the history
Writing the sharded serializer golden files involves sorting _Shard
items, so they must be orderable. Previous attempts to update goldens
would result in a TypeError.

Signed-off-by: Spencer Schrock <[email protected]>
  • Loading branch information
spencerschrock authored Jul 23, 2024
1 parent b2e8213 commit 19a1d45
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 19a1d45

Please sign in to comment.