Revision 52ff016bead83e238305890959c1985c44073af3 authored by TUNA Caglayan on 26 April 2021, 12:05:48 UTC, committed by TUNA Caglayan on 12 May 2021, 12:26:22 UTC
1 parent 498df0d
Raw File
class.rst
:mod:`{{module}}`.{{objname}}
{{ underline }}==============

.. currentmodule:: {{ module }}

.. autoclass:: {{ objname }}
   :members:

.. include:: {{module}}.{{objname}}.examples

.. raw:: html

    <div class="clearer"></div>
back to top