Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@that-ar-guy
Copy link
Contributor

This pull request removes outdated and redundant notes from the medfilt function in scipy/signal/_signaltools.py. The change simplifies the function's docstring by eliminating a comparison to other functions that may no longer be relevant.

-->

Reference issue

closes #23160

What does this implement/fix?

removes outdated note

Additional information

@github-actions github-actions bot added scipy.signal Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org labels Jun 21, 2025
Copy link
Member

@j-bowhay j-bowhay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@j-bowhay j-bowhay added this to the 1.17.0 milestone Jun 21, 2025
@j-bowhay j-bowhay merged commit 334a5bb into scipy:main Jun 21, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org scipy.signal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: signal.medfilt: remove outdated note

2 participants