-
Notifications
You must be signed in to change notification settings - Fork 878
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
Transform primitives docstring updates #492
Conversation
Codecov Report
@@ Coverage Diff @@
## master #492 +/- ##
=======================================
Coverage 96.09% 96.09%
=======================================
Files 108 108
Lines 8862 8862
=======================================
Hits 8516 8516
Misses 346 346
Continue to review full report at Codecov.
|
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.
Just the one comment about using "base feature" in the doc string. Otherwise, looking good and almost ready to merge.
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.
Looks good to me. Thanks!
Updated docstrings and added doctests for transform primitives.