faust.types.fixups

class faust.types.fixups.FixupT(app: faust.types.fixups.AppT) → None[source]
enabled() → bool[source]
Return type:bool
autodiscover_modules() → Iterable[str][source]
Return type:Iterable[str]
on_worker_init() → None[source]
Return type:None