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

Skip to content

Commit 3e863e5

Browse files
committed
FIX
1 parent 9b6b686 commit 3e863e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/mlab.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555

5656
from matplotlib import _api, _docstring, cbook
5757

58+
5859
@_api.deprecated("3.6", alternative="np.hanning")
5960
def window_hanning(x):
6061
"""

0 commit comments

Comments
 (0)