OEGetPlaceHydrogensMetadata

OEGetPlaceHydrogensMetadata(mol: Union[OEGraphMol,OEMol,OEQMol]) -> str

Returns any metadata added to the molecule by OEPlaceHydrogens. The metadata is the string generated by a call to the OEPlaceHydrogensDetails.Describe method (does not require an explicit OEPlaceHydrogensDetails to be passed in).