Skip to content

Commit

Permalink
add ellipsis
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Feb 27, 2020
1 parent b6c00c0 commit 0261ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uravu/tests/test_distribution.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
EXPECTED_STRING1 = (
"Distribution: Distribution\n"
"Size: 4\n"
"Samples: [1.62e+00 -6.12e-01 -5.28e-01 -1.07e+00]\n"
"Samples: [1.62e+00 -6.12e-01 ... -5.28e-01 -1.07e+00]\n"
"Median: -5.70e-01\n"
"Confidence intervals: [-1.04e+00 1.46e+00]\n"
"Confidence interval points: [2.5 97.5]\n"
Expand Down

0 comments on commit 0261ae3

Please sign in to comment.