alphabase icon indicating copy to clipboard operation
alphabase copied to clipboard

Remove noqa

Open jalew188 opened this issue 9 months ago • 1 comments

  • Fix noqa: modify imports of alphabase.constants.element to alphabase.constants.atom; add FutureWarning.
  • Fix noqa: modify imports of alphabase.peptide.precursor.is_precursor_sorted() to alphabase.peptide.precursor.is_precursor_refined(); add FutureWarning.
  • Fix noqa: modify imports of alphabase.peptide.precursor.calc_precursor_mz() to alphabase.peptide.precursor.update_precursor_mz(), and add FutureWarning.

jalew188 avatar May 19 '24 11:05 jalew188