-
Notifications
You must be signed in to change notification settings - Fork 890
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
AggregationPrimitive docstring updates #489
AggregationPrimitive docstring updates #489
Conversation
Codecov Report
@@ Coverage Diff @@
## master #489 +/- ##
==========================================
- Coverage 96.09% 96.08% -0.02%
==========================================
Files 108 108
Lines 8862 8864 +2
==========================================
+ Hits 8516 8517 +1
- Misses 346 347 +1
Continue to review full report at Codecov.
|
5e3b918
to
b044fb8
Compare
f733dd7
to
926f7a0
Compare
@glentennis can you fix the conflict? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few comment. Looking almost ready to merge
Will merge in once #499 gets merged into master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Updating AggregationPrimitive docstrings to a new format with a longer description and doctests.