Skip to content

Commit

Permalink
Fix doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Mar 8, 2024
1 parent 082765f commit 7cf82b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/source/ref/signal-extension-modes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ computations can be performed with the `periodization`_ mode:

>>> import pywt
>>> print(pywt.Modes.modes)

['zero', 'constant', 'symmetric', 'periodic', 'smooth', 'periodization', 'reflect', 'antisymmetric', 'antireflect']

The following figure illustrates how a short signal (red) gets extended (black)
Expand Down

0 comments on commit 7cf82b9

Please # to comment.