Skip to content

Commit 52cc0fa

Browse files
committed
Minor fix in docstring
1 parent d9c06ac commit 52cc0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

causalpy/pymc_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ class InterventionTimeEstimator(PyMCModel):
543543
... coords,
544544
... effect=["impulse"],
545545
... n=5000
546-
...)
546+
... )
547547
Inference data...
548548
"""
549549

0 commit comments

Comments
 (0)