Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
yzhao062 committed Jul 29, 2019
1 parent c55f455 commit c232c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyod/models/lscp.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class LSCP(BaseDetector):
Parameters
----------
detector_list : List, length must be greater than 1
detector_list : list, length must be greater than 1
Base unsupervised outlier detectors from PyOD. (Note: requires fit and
decision_function methods)
Expand Down

0 comments on commit c232c3b

Please sign in to comment.