============================================== ``reportcompiler.plugins.postprocessors.base`` ============================================== .. automodule:: reportcompiler.plugins.postprocessors.base .. contents:: :local: .. currentmodule:: reportcompiler.plugins.postprocessors.base Classes ======= - :py:class:`PostProcessor`: Plugin that implements the postprocessing stage for the document (see .. autoclass:: PostProcessor :members: .. rubric:: Inheritance .. inheritance-diagram:: PostProcessor :parts: 1