We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Apparently currently the parameters are just check to have any kind of unit, but we need to make sure they have the right ones.
The text was updated successfully, but these errors were encountered:
This seems like an easy fix. We just need to compare the units in the input dictionary to the ones in the defualt dictionary
Sorry, something went wrong.
I suggest to move all parameters into default and load those as default in the init, updating with the on set by the user.
Successfully merging a pull request may close this issue.
Apparently currently the parameters are just check to have any kind of unit, but we need to make sure they have the right ones.
The text was updated successfully, but these errors were encountered: