mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-07 16:46:09 +08:00
DOC: Fixed docstring
This commit is contained in:
@@ -450,7 +450,7 @@ class CustomFactor(RequiredWindowLengthMixin, CustomTermMixin, Factor):
|
||||
class-level attribute named `inputs`.
|
||||
window_length : int, optional
|
||||
Number of rows of rows to pass for each input. If this
|
||||
argument is passed to the CustomFactor constructor, we look for a
|
||||
argument is not passed to the CustomFactor constructor, we look for a
|
||||
class-level attribute named `window_length`.
|
||||
|
||||
Notes
|
||||
|
||||
Reference in New Issue
Block a user