Edit on GitHub

Seed metadata hashes now correctly include the batch_size.

1"""Seed metadata hashes now correctly include the batch_size."""
2
3
4def migrate(state_sync, **kwargs):  # type: ignore
5    pass
def migrate(state_sync, **kwargs):
5def migrate(state_sync, **kwargs):  # type: ignore
6    pass