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

BF: Teach _execute_command to handle DatasetParameters #269

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

adswa
Copy link
Member

@adswa adswa commented Mar 2, 2023

fixes #266

This piece of code was not able to handle DatasetParameter objects, and instead crash with a ValueError. This patch should fix this.

@adswa adswa requested a review from mih as a code owner March 2, 2023 09:33
Copy link
Member

@mih mih left a comment

Choose a reason for hiding this comment

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

Thx! LGTM.

All errors are relative to httpbin and have nothing to do with this code.

@mih mih merged commit 498a7e2 into datalad:main Mar 2, 2023
@adswa adswa deleted the bf-266 branch March 2, 2023 10:39
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.

Failure to convert outcome of EnsureDataset() constraint to Dataset
2 participants