Skip to content

Commit d9c06ac

Browse files
committed
Minor fix in docstring
1 parent 2cb92fc commit d9c06ac

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
@@ -544,7 +544,7 @@ class InterventionTimeEstimator(PyMCModel):
544544
... effect=["impulse"],
545545
... n=5000
546546
...)
547-
Inference...
547+
Inference data...
548548
"""
549549

550550
def build_model(self, t, y, coords, effect, span, grain_season):

0 commit comments

Comments
 (0)