Skip to content

Commit

Permalink
"to" -> "of"
Browse files Browse the repository at this point in the history
  • Loading branch information
larryshamalama authored Aug 13, 2023
1 parent d999ac3 commit 12d2d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymc/distributions/continuous.py
Original file line number Diff line number Diff line change
Expand Up @@ -3125,7 +3125,7 @@ class Gumbel(Continuous):
This distribution is typically used for modeling maximum (or extreme) values.
Those looking to find the extreme minimum provided by the left-skewed Gumbel should
invert the sign to all x and mu values.
invert the sign of all x and mu values.
The pdf of this distribution is
Expand Down

0 comments on commit 12d2d7a

Please sign in to comment.