Block ===== .. currentmodule:: imagepypelines .. autoclass:: Block :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Block.args ~Block.id ~Block.n_args .. rubric:: Methods Summary .. autosummary:: ~Block.__call__ ~Block.check_setup ~Block.copy ~Block.deepcopy ~Block.enforce ~Block.get_default_node_attrs ~Block.postprocess ~Block.preprocess ~Block.process ~Block.rename .. rubric:: Attributes Documentation .. autoattribute:: args .. autoattribute:: id .. autoattribute:: n_args .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: check_setup .. automethod:: copy .. automethod:: deepcopy .. automethod:: enforce .. automethod:: get_default_node_attrs .. automethod:: postprocess .. automethod:: preprocess .. automethod:: process .. automethod:: rename