Skip to content

Conversation

@iprotsyuk
Copy link

This PR fixes the following warning:

dimorphite_dl/dimorphite_dl.py:718: ResourceWarning: unclosed file <_io.TextIOWrapper name='dimorphite_dl/site_substructures.smarts' mode='r' encoding='UTF-8'>
  for l in open(site_structures_file, "r")
ResourceWarning: Enable tracemalloc to get the object allocation traceback

This PR fixes the following warning:
```
dimorphite_dl/dimorphite_dl.py:718: ResourceWarning: unclosed file <_io.TextIOWrapper name='dimorphite_dl/site_substructures.smarts' mode='r' encoding='UTF-8'>
  for l in open(site_structures_file, "r")
ResourceWarning: Enable tracemalloc to get the object allocation traceback
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant