haddocking / arctic3d

Automatic Retrieval and ClusTering of Interfaces in Complexes from 3D structural information
Apache License 2.0
27 stars 6 forks source link

Refactor `None` type functions #425

Closed rvhonorato closed 2 months ago

rvhonorato commented 5 months ago

Some functions might return a None type that is not handled downstream, we should add checks for those;