tiny\_diff.models.unet.layers.UNetSkipLayerMixin ================================================ .. currentmodule:: tiny_diff.models.unet.layers .. autoclass:: UNetSkipLayerMixin :members: <-- add at least this line :show-inheritance: <-- plus I want to show inheritance... :no-inherited-members: <-- ...and inherited members too .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~UNetSkipLayerMixin.__init__ ~UNetSkipLayerMixin.forward ~UNetSkipLayerMixin.residual_forward .. rubric:: Attributes .. autosummary:: ~UNetSkipLayerMixin.residual_block_cls