Skip to content

Commit 07e140c

Browse files
docstring fix
1 parent 8476c0b commit 07e140c

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
@@ -11,7 +11,7 @@
1111

1212
class FixedIntervalSmoother:
1313
"""
14-
Fixed-interval smoothing layer for AidedINS.
14+
Fixed-interval smoothing for AidedINS.
1515
1616
This class wraps an instance of AidedINS (or a subclass like AHRS or VRU),
1717
and maintains a time-ordered buffer of state and error covariance estimates

0 commit comments

Comments
 (0)