Skip to content

Commit

Permalink
add truncnorm to dist.__all__
Browse files Browse the repository at this point in the history
  • Loading branch information
phobson committed Jul 26, 2016
1 parent b53bcf0 commit f0343da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paramnormal/dist.py
Original file line number Diff line number Diff line change
Expand Up @@ -933,4 +933,5 @@ def fit(cls, data, **guesses):
'pareto',
'exponential',
'rice',
'truncated_normal',
]

0 comments on commit f0343da

Please sign in to comment.