Skip to content

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
wfondrie committed Dec 1, 2020
1 parent e44f680 commit 6f6cd96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mokapot/proteins.py
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ def _cleave(
min_length,
max_length,
semi,
clip_nterm_met
clip_nterm_met,
):
"""Digest a protein sequence into its constituent peptides.
Expand Down

0 comments on commit 6f6cd96

Please sign in to comment.