Skip to content

Commit 7ab18b7

Browse files
committed
Fix docstrings code-block
1 parent ae7b80f commit 7ab18b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc_experimental/utils/model_fgraph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ def clone_model(model: Model) -> Tuple[Model]:
308308
Examples
309309
--------
310310
311-
.. code-block:: python
311+
.. code-block:: python
312312
313313
import pymc as pm
314314
from pymc_experimental.utils import clone_model

0 commit comments

Comments
 (0)