InsightSoftwareConsortium / InsightSoftwareConsortium/ITKElastix
"HasKey" or similar method for the wrapped ParameterObject
Open
- Dominant language
- Python
- Stars
- 281
- Forks
- 29
- Avg merge
- 16h 28m
- Merged PRs (30d)
- 8
Description
For pythonic way of checking if a key is in a list/dict like
`if 'InitialTransformParametersFileName' in parameterObject:`
it would be helpful to have a "HasKey" or similar method for the wrapped ParameterObject.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.