Skip to content

Commit 5de329c

Browse files
committed
update docs.
1 parent 7451514 commit 5de329c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ptwt/matmul_transform_3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def __init__(
6969
wavelet (Union[Wavelet, str]): The wavelet to use.
7070
level (Optional[int]): The desired decomposition level.
7171
Defaults to None.
72-
boundary (Optional[str]): The matrix orthogonalization method.
72+
boundary: The matrix orthogonalization method.
7373
Defaults to "qr".
7474
7575
Raises:

0 commit comments

Comments
 (0)