alexandrebarachant/pyRiemann

View on GitHub
doc/_templates/class.rst

Summary

Maintainability
Test Coverage
{{ fullname }}
{{ underline }}

.. currentmodule:: {{ module }}

.. autoclass:: {{ objname }}

   {% block methods %}
   .. automethod:: __init__
   {% endblock %}