Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tsbinns committed Sep 16, 2024
1 parent 4b95ae8 commit d764608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pybispectra/utils/ged.py
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ def fit_ssd(
The SSD implementation in MNE is used to compute the filters
(:class:`mne.decoding.SSD`).
..versionadded:: 1.2
.. versionadded:: 1.2
"""
self._sort_freq_bounds(signal_bounds, noise_bounds, signal_noise_gap)
self._sort_bandpass_filter(bandpass_filter)
Expand Down

0 comments on commit d764608

Please sign in to comment.