============================================= ``reportcompiler.plugins.data_fetchers.base`` ============================================= .. automodule:: reportcompiler.plugins.data_fetchers.base .. contents:: :local: .. currentmodule:: reportcompiler.plugins.data_fetchers.base Classes ======= - :py:class:`DataFetcher`: Plugin that implements the data fetching stage for a fragment. .. autoclass:: DataFetcher :members: .. rubric:: Inheritance .. inheritance-diagram:: DataFetcher :parts: 1