mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-11 22:32:26 +08:00
DOC: Fixup docstring.
This commit is contained in:
@@ -130,7 +130,7 @@ class CustomTermMixin(object):
|
||||
|
||||
If we have an outputs tuple, the default is an empty recarray with
|
||||
``self.outputs`` as field names. Each field will have dtype
|
||||
``self.dtype``, the default shape is ``self.shape``.
|
||||
``self.dtype``.
|
||||
|
||||
This can be overridden to control the kind of array constructed
|
||||
(e.g. to produce a LabelArray instead of an ndarray).
|
||||
|
||||
Reference in New Issue
Block a user