-
-
Notifications
You must be signed in to change notification settings - Fork 329
Fixes #649 #650
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
Fixes #649 #650
Conversation
Codecov Report
@@ Coverage Diff @@
## master #650 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 27 27
Lines 10066 10068 +2
=========================================
+ Hits 10066 10068 +2
|
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.
I'm finding the call sequence a bit hard to follow here.
@rabernat, would you have time to take another look? No worries if not 🙂 |
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.
Fantastic, thanks @martindurant!
Merging as this already passed CI earlier, but didn't start a new build for some reason (there were no code changes). |
[Description of PR]
TODO:
Add docstrings and API docs for any new/modified user-facing classes and functionsNew/modified features documented in docs/tutorial.rstChanges documented in docs/release.rst