Skip to content

Commit

Permalink
Reword confusing docstring line.
Browse files Browse the repository at this point in the history
  • Loading branch information
erykoff committed Feb 28, 2024
1 parent 5d40c8b commit 18a8f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/meas/algorithms/sourceSelector.py
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ class RequireUnresolved(BaseLimit):
def setDefaults(self):
"""Set default
``base_ClassificationSizeExtendedness_value < 0.1`` means unresolved.
Values below the threshold are unresolved.
"""
self.maximum = 0.1

Expand Down

0 comments on commit 18a8f07

Please sign in to comment.