dm.align.template_align
modify the global rdkit behaviour
#117
Labels
dm.align.template_align
modify the global rdkit behaviour
#117
See https://github.com/datamol-org/datamol/blob/013d93012abb7fb309a382d8b3eedaca4c2f4425/datamol/align.py#L107
We should not modify the global behaviour. The best is probably to put back the original value if it has been modified. This is not ideal in when doing multithreading.
The text was updated successfully, but these errors were encountered: