Skip to content

Commit ac13ac8

Browse files
committed
Cleanup the docstrings.
1 parent 7d568ed commit ac13ac8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

autoBOTLib/features/features_reading_comperhension.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,6 @@ def __init__(self,
180180
"""
181181
Class initialization method.
182182
183-
:param ndim: Number of latent dimensions
184-
:param targets: The target vector
185-
:param random_seed: The random seed used
186-
:param ed_cutoff: Cutoff for fuzzy string matching when comparing documents
187-
:param doc_limit: The max number of documents to be considered.
188183
:param verbose: Whether to have the printouts
189184
190185
"""

0 commit comments

Comments
 (0)