Skip to content

Commit 85b78fe

Browse files
Remove docstring typo
1 parent fbc61a1 commit 85b78fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc_extras/statespace/models/structural/components/level_trend.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ class LevelTrendComponent(Component):
1212
1313
Parameters
1414
----------
15-
__________
1615
order : int
1716
1817
Number of time derivatives of the trend to include in the model. For example, when order=3, the trend will

0 commit comments

Comments
 (0)