Skip to content
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

Improved documentation of example #960

Merged
merged 2 commits into from
Oct 22, 2020
Merged

Conversation

joaquinvanschoren
Copy link
Contributor

What does this PR implement/fix? Explain your changes.

The dataset creation example did not explain how to add multiple ignore attributes.

I tried comma-separated but then the server doesn't recognize them (but also doesn't return an error).
It needs to be a list.

Copy link
Collaborator

@PGijsbers PGijsbers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please look at my suggested change and commit it if you feel it improves the PR. Either way works for me.

@mfeurer
Copy link
Collaborator

mfeurer commented Oct 19, 2020

The docs suggest that this can be a string or a list. Should we maybe take you running into this issue as a reason to check if the attributes actually exist?

@PGijsbers
Copy link
Collaborator

Missed that detail of the original post. Agreed that we should also add a check to verify the attributes actually exist 👍

Co-authored-by: PGijsbers <p.gijsbers@tue.nl>
@PGijsbers PGijsbers self-requested a review October 22, 2020 08:03
@PGijsbers PGijsbers merged commit 88b7cc0 into develop Oct 22, 2020
@PGijsbers PGijsbers deleted the joaquinvanschoren-patch-1 branch October 22, 2020 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants