You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Upon fitting or predicting, I get the following notification: sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/gturon/anaconda3/envs/zairachem2/lib/python3.10/site-packages/standardiser/data/salts.tsv' mode='r' encoding='UTF-8'>
@miquelduranfrigola what is the module in zairachem that creates this .tsv file to have a look?
The text was updated successfully, but these errors were encountered:
Describe the bug
Upon fitting or predicting, I get the following notification:
sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/home/gturon/anaconda3/envs/zairachem2/lib/python3.10/site-packages/standardiser/data/salts.tsv' mode='r' encoding='UTF-8'>
@miquelduranfrigola what is the module in zairachem that creates this .tsv file to have a look?
The text was updated successfully, but these errors were encountered: