towhee.pipeline_format.NormalFormat

class towhee.pipeline_format.NormalFormat[source]

Bases: OutputFormat

Normal format.

Methods

get_format_handler

__call__(itr: MapIterator)[source]

Call self as a function.