Skip to content

Commit

Permalink
Addressed reviewer comments for tau dicstring in normal distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
sagartomar committed Feb 19, 2022
1 parent fedd5c5 commit 29240c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pymc/distributions/continuous.py
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,6 @@ class Normal(Continuous):
Defaults to 1 if neither sigma nor tau is specified.
tau : tensor_like of float, optional
Precision (tau > 0) (only required if sigma is not specified).
Defaults to 1 if neither sigma nor tau is specified.
Examples
--------
Expand Down

0 comments on commit 29240c2

Please sign in to comment.