Skip to content

Commit

Permalink
Update filters.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dmg0345 authored Mar 6, 2024
1 parent 2d08fcf commit 50b021c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/signal_edges/signal/filters/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


class FiltersMixin(ABC):
"""Base class for filter mixins for :class:Signal derived classes."""
"""Base class for filter mixins for :class:`.Signal` derived classes."""

# pylint: disable=too-few-public-methods

Expand Down

0 comments on commit 50b021c

Please sign in to comment.