Closed g-pichler closed 1 year ago
This checks metadata['additional_info'] and metadata['additional_info'] for None.
metadata['additional_info']
None
Essentially the same as #3, but saving two lines of code. Feel free to decline in favor of #3.
This checks
metadata['additional_info']
andmetadata['additional_info']
forNone
.Essentially the same as #3, but saving two lines of code. Feel free to decline in favor of #3.