Skip to content

Commit

Permalink
Shortened the docustring of the VarianceExtractor
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Toennis committed May 28, 2024
1 parent 12ba404 commit 47b9781
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ctapipe/image/extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -1303,8 +1303,7 @@ def __call__(
class VarianceExtractor(ImageExtractor):

"""
Extractor that calculates
the variance of each sample waveform
Calculates the variance of each sample waveform
"""

Expand Down

0 comments on commit 47b9781

Please sign in to comment.