Skip to content

Commit e96232e

Browse files
committed
Fix docstring
1 parent ebea694 commit e96232e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ def Data(
571571
To set the value of the data container variable, check out
572572
:func:`pymc.Model.set_data`.
573573
574-
For more information, read the notebook :ref:`nb:data_container`
574+
For more information, read the notebook :ref:`nb:data_container`.
575575
576576
Parameters
577577
----------

0 commit comments

Comments
 (0)