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

Allow empty string as cvc config #658

Merged
merged 2 commits into from
Feb 11, 2024
Merged

Allow empty string as cvc config #658

merged 2 commits into from
Feb 11, 2024

Conversation

jhenin
Copy link
Member

@jhenin jhenin commented Feb 11, 2024

Current error message was unclear (no valid cvc)
Missing parameters will be caught individually.
Useful for alchLambda cvc, which needs no config.

Fixes #394

Current error message was unclear (no valid cvc)
Missing parameters will be caught individually.
Useful for alchLambda cvc, which needs no config.
Copy link
Member

@giacomofiorin giacomofiorin left a comment

Choose a reason for hiding this comment

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

Good change and (more importantly) very easy to review :-)

Even if there were are any side effects not caught by current tests, #643 will change things much further anyway.

@jhenin jhenin merged commit 58d91f6 into master Feb 11, 2024
16 checks passed
@giacomofiorin giacomofiorin mentioned this pull request Aug 5, 2024
9 tasks
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.

Cannot create object with empty config block on single line
2 participants