Edit on GitHub

Add the batch_concurrency attribute to the incremental model kinds.

This results in a change to the metadata hash.

1"""Add the batch_concurrency attribute to the incremental model kinds.
2
3This results in a change to the metadata hash.
4"""
5
6
7def migrate(state_sync, **kwargs):  # type: ignore
8    pass
def migrate(state_sync, **kwargs):
8def migrate(state_sync, **kwargs):  # type: ignore
9    pass