-
-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update distribution.py #310
Conversation
Fix statistical test on line 439 for anderson().
Awesome, thanks. Remaining tasks (for self):
|
Codecov ReportBase: 98.70% // Head: 98.67% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #310 +/- ##
==========================================
- Coverage 98.70% 98.67% -0.04%
==========================================
Files 18 18
Lines 3312 3312
Branches 537 537
==========================================
- Hits 3269 3268 -1
Misses 25 25
- Partials 18 19 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Merged after a few edits. Thanks again! |
No worries - thanks for all the help! Happy Thanksgiving! |
Fix statistical test on line 439 for anderson().