Skip to content

Commit

Permalink
ReadTheDocs formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pzivich committed May 1, 2019
1 parent f9aab27 commit 3312807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zepid/sensitivity_analysis/distributions.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def trapezoidal(mini, mode1, mode2, maxi, size=None):
>>>trapezoidal(mini=0.2, mode1=0.3, mode2=0.5, maxi=0.6)
100 draws from a trapezoidal distribution
>>>trapezoidal(mini=0.2, mode1=0.3, mode2=0.5, maxi=0.6, size=100)
References
Expand Down

0 comments on commit 3312807

Please sign in to comment.