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

Merge parameters in strict mode #48

Open
ivborissov opened this issue Jan 3, 2024 · 0 comments
Open

Merge parameters in strict mode #48

ivborissov opened this issue Jan 3, 2024 · 0 comments

Comments

@ivborissov
Copy link
Collaborator

Current setup allows adding new parameters at Scenario level with @warn warning the user, that the parameter is missing in the model.
Is that the intended behavior ? Potentially it may cause misprints.

An idea is to set strict=true kwarg and change the default behavior to throwing an error in case the provided parameter is missing in the model. If the user is sure about this new parameter he can change strict=false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant