Skip to content

Commit a1299fd

Browse files
committed
📝 Add Interface definition
1 parent 726c478 commit a1299fd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/_sources/developer/random_state.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,10 @@ to :py:func:`CPAC.pipeline.random_state.seed.random_seed_flags`.
1212

1313
.. autofunction:: CPAC.pipeline.random_state.seed.random_seed_flags
1414

15+
.. autoclass:: nipype.interfaces.base.core.Interface
16+
:special-members: __init__
17+
:members:
18+
:inherited-members:
19+
1520
.. |nipype.interfaces.base.core.Interface| replace:: :py:class:`nipype.interfaces.base.core.Interface`
1621
.. _nipype.interfaces.base.core.Interface: https://nipype.readthedocs.io/en/1.5.1/devel/interface_specs.html

0 commit comments

Comments
 (0)