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

update warning occurring when specifying variable_splits #558

Closed
hbaniecki opened this issue Sep 6, 2023 · 0 comments
Closed

update warning occurring when specifying variable_splits #558

hbaniecki opened this issue Sep 6, 2023 · 0 comments
Labels
maintenance 🔨 Code enhancements, tests and maintenance Python 🐍 Related to Python

Comments

@hbaniecki
Copy link
Member

hbaniecki commented Sep 6, 2023

It should probably explain what's happening e.g. "specify variables to remove the warning" or "variable_splits overrides variables"

if variable_splits is not None:
variables_ = variable_splits.keys()
warnings.warn("Variables taken from variables_splits")

@hbaniecki hbaniecki added Python 🐍 Related to Python maintenance 🔨 Code enhancements, tests and maintenance labels Sep 6, 2023
@hbaniecki hbaniecki changed the title remove warning occurring when specifying variable_splits update warning occurring when specifying variable_splits Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance 🔨 Code enhancements, tests and maintenance Python 🐍 Related to Python
Projects
None yet
Development

No branches or pull requests

1 participant