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
24 stars 6 forks source link

fix warning when parsing tsv #85

Closed paretje closed 2 months ago

paretje commented 2 months ago

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