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
pluggin_settings
ngen-cal/python/ngen_cal/src/ngen/cal/model.py
Line 271 in 2823b2c
I don't see a reason why this shouldnt be pluggin_settings: Dict[str, Any]. This should be changed for both model and general plugins.
pluggin_settings: Dict[str, Any]
model
general
The text was updated successfully, but these errors were encountered:
aaraney
No branches or pull requests
ngen-cal/python/ngen_cal/src/ngen/cal/model.py
Line 271 in 2823b2c
I don't see a reason why this shouldnt be
pluggin_settings: Dict[str, Any]
. This should be changed for bothmodel
andgeneral
plugins.The text was updated successfully, but these errors were encountered: