ProLint / prolintpy

A python package for the automated analysis and visualization of lipid-protein interactions.
https://prolint.github.io/prolintpy
MIT License
5 stars 0 forks source link

fixing compatibility with ufcc #7

Closed danielpastor97 closed 2 years ago

danielpastor97 commented 2 years ago

Tho make sure that the export_to_prolint() method in ufcc works, I changed the isintance conditional in the retrieve_contacts function to a hasattr conditional. This change does not affect the sense of the conditional, and makes it compatible to work together with ufcc.