-
Notifications
You must be signed in to change notification settings - Fork 43
Fix show for the Node type
#1023
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
Conversation
OkonSamuel
left a comment
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.
@ablaom Sorry for the delay in review. I have made some suggestions.
OkonSamuel
left a comment
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. I'm happy for this to be merged.
|
Thank you @OkonSamuel for your review 🙏. These reviews are essential in maintaining the quality of the MLJ software. |
Closes #1022
This PR also adds some show testing and removes some non-public API (
typeof(object).name.name).A line in operations.jl has been removed because it is not used anywhere.