arctic3d icon indicating copy to clipboard operation
arctic3d copied to clipboard

Refactor `None` type functions

Open rvhonorato opened this issue 1 month ago • 0 comments

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

  • get_cif_dict
  • fetch_updated_cif
  • validate_api_hit, argument fetch_list
  • get_maxint_pdb
  • get_best_pdb

rvhonorato avatar May 16 '24 09:05 rvhonorato