compomics / psm_utils

Common utilities for parsing and handling peptide-spectrum matches and search engine results in Python
https://psm-utils.readthedocs.io
Apache License 2.0
25 stars 7 forks source link

fix warning when parsing tsv #85

Closed paretje closed 4 months ago

paretje commented 4 months ago

The warning when a PSM couldn't be parsed should be an f-string.