File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -340,7 +340,7 @@ The following methods are available:
340
340
341
341
The weights used in the window are specified by the ``win_type `` keyword.
342
342
The list of recognized types are the `scipy.signal window functions
343
- <https://docs.scipy.org/doc/scipy/reference/signal.html#window-functions> `__:
343
+ <https://docs.scipy.org/doc/scipy/reference/signal.html#window-functions> `__:
344
344
345
345
- ``boxcar ``
346
346
- ``triang ``
Original file line number Diff line number Diff line change @@ -433,7 +433,7 @@ compute.use_numexpr True Use the numexpr library to
433
433
computation if it is installed.
434
434
plotting.matplotlib.register_converters True Register custom converters with
435
435
matplotlib. Set to False to de-register.
436
- ======================================= ============ ========================================
436
+ ======================================= ============ ==================================
437
437
438
438
439
439
.. _basics.console_output :
You can’t perform that action at this time.
0 commit comments