Skip to content

Commit 3457ad2

Browse files
mcavallaroaseyboldt
authored andcommitted
Corrected typo in docstring (#2513)
1 parent 22812fd commit 3457ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc3/examples/disaster_model_arbitrary_deterministic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
Similar to disaster_model.py, but for arbitrary
3-
determinsitics which are not not working with Theano.
3+
deterministics which are not not working with Theano.
44
Note that gradient based samplers will not work.
55
"""
66

0 commit comments

Comments
 (0)