Skip to content

Commit 7f57b13

Browse files
committed
Minor fix in docstring
1 parent 60357a5 commit 7f57b13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

causalpy/pymc_models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,7 @@ class InterventionTimeEstimator(PyMCModel):
543543
... coords,
544544
... effect=["impulse"],
545545
... n=5000)
546+
...
546547
Inference data...
547548
"""
548549

0 commit comments

Comments
 (0)