UCL-CCS / TIES

Topology Superimposition based on joint graph traversal
MIT License
5 stars 1 forks source link

Suppress warning for .mol2 instead of the current workaround #162

Closed bieniekmateusz closed 4 years ago

bieniekmateusz commented 4 years ago

warnings.filterwarnings:

import warnings warnings.filterwarnings( action="ignore", message="Empty string to select atoms, empty group returned.", # warning to ignore )