X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fplugin%2Fflatfilt.py;h=429a2dcc362e8b633a7e18cbd5b9ef02c8638e79;hp=2688bba32dff41b1b531463304de47188197d414;hb=9798d18e73eb2f970e60485b7dc21b72f1cfdd63;hpb=8630ced788bedb8e4a024434fec7e7d095fa9563 diff --git a/hooke/plugin/flatfilt.py b/hooke/plugin/flatfilt.py index 2688bba..429a2dc 100644 --- a/hooke/plugin/flatfilt.py +++ b/hooke/plugin/flatfilt.py @@ -21,7 +21,7 @@ # License along with Hooke. If not, see # . -"""The ``flatfilt`` module provides :class:`~FlatFiltPlugin` and +"""The ``flatfilt`` module provides :class:`FlatFiltPlugin` and several associated :class:`~hooke.command.Command`\s for removing flat (featureless) :mod:`~hooke.curve.Curve`\s from :class:`~hooke.playlist.Playlist`\s.