Skip to content

Commit 6f404f2

Browse files
Arranging distributions Alphabetically
1 parent 1fe2a58 commit 6f404f2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/source/api/distributions/continuous.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Continuous
3333
Rice
3434
SkewNormal
3535
StudentT
36-
TruncatedNormal
3736
Triangular
37+
TruncatedNormal
3838
Uniform
3939
VonMises
4040
Wald

docs/source/api/distributions/mixture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Mixture
66
.. autosummary::
77
:toctree: generated
88

9-
NormalMixture
109
Mixture
10+
NormalMixture

docs/source/api/distributions/utilities.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Distribution utilities
88

99
Continuous
1010
CustomDist
11-
Distribution
1211
Discrete
12+
Distribution
1313
SymbolicRandomVariable

0 commit comments

Comments
 (0)