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

fix missing sparse arg error #1413

Merged
merged 4 commits into from
Jan 22, 2025
Merged

fix missing sparse arg error #1413

merged 4 commits into from
Jan 22, 2025

Conversation

EmilHvitfeldt
Copy link
Member

Since the sparse argument of step_dummy() is new, we need to make sure the step doesn't break if used from an old recipe

This PR fixes this by adding a couple of helper functions, that will be used across all the recipes steps that will get sparse arguments

@EmilHvitfeldt EmilHvitfeldt merged commit 0375bab into main Jan 22, 2025
13 checks passed
@EmilHvitfeldt EmilHvitfeldt deleted the sparse-arg-error branch January 22, 2025 00:22
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.

1 participant