Note that this looks at the value directly; when using {'key': None} as value, it is not None and thus will be set. This thus is NOT a way to be 100% sure there are no None values.
Note that this looks at the value directly; when using {'key': None} as value, it is not None and thus will be set. This thus is NOT a way to be 100% sure there are no None values.