Source code for metalpipe.message.batch
"""
Batch module
============
We'll use markers to delimit batches of things, such as serialized
files and that kind of thing.
"""
from metalpipe.utils.set_attributes import set_kwarg_attributes
"""
Batch module
============
We'll use markers to delimit batches of things, such as serialized
files and that kind of thing.
"""
from metalpipe.utils.set_attributes import set_kwarg_attributes