Skip to content

Commit 29240c2

Browse files
committed
Addressed reviewer comments for tau dicstring in normal distribution
1 parent fedd5c5 commit 29240c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc/distributions/continuous.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,6 @@ class Normal(Continuous):
532532
Defaults to 1 if neither sigma nor tau is specified.
533533
tau : tensor_like of float, optional
534534
Precision (tau > 0) (only required if sigma is not specified).
535-
Defaults to 1 if neither sigma nor tau is specified.
536535
537536
Examples
538537
--------

0 commit comments

Comments
 (0)