Skip to content

Commit b1adac7

Browse files
docstring
1 parent c1f2870 commit b1adac7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/smsfusion/_smoothing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ def _backward_sweep(
246246
cov_smoothing: bool,
247247
) -> tuple[NDArray, NDArray]:
248248
"""
249-
Perform a fixed-interval smoothing backward sweep using the RTS algorithm [1].
249+
Perform a backward sweep using the RTS algorithm [1].
250250
251251
Parameters
252252
----------

0 commit comments

Comments
 (0)