InheritIR
=========

.. currentmodule:: lsst.pipe.base.pipelineIR

.. autoclass:: InheritIR
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~InheritIR.exclude
      ~InheritIR.importContracts
      ~InheritIR.include

   .. rubric:: Methods Summary

   .. autosummary::

      ~InheritIR.toPipelineIR

   .. rubric:: Attributes Documentation

   .. autoattribute:: exclude
   .. autoattribute:: importContracts
   .. autoattribute:: include

   .. rubric:: Methods Documentation

   .. automethod:: toPipelineIR