Skip to content

Commit 4a769b4

Browse files
committed
remove commented line
1 parent b7f1b6d commit 4a769b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

causalpy/pymc_experiments.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ def plot(self):
136136
self.datapost.index,
137137
self.post_pred["posterior_predictive"].mu,
138138
ax=ax[0],
139-
# label="Synthetic control",
140139
plot_hdi_kwargs={"color": "C1"},
141140
)
142141
handles.append((h_line, h_patch))

0 commit comments

Comments
 (0)