Skip to content

Commit

Permalink
Merge branch 'issue-193' into issue-202
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma committed Oct 10, 2023
2 parents 1734779 + 183e871 commit cbd712f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cool_seq_tool/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def get_inter_residue_pos(
values.
:return: Inter-residue coordinates, warning
"""
residue_mode = residue_mode.lower()
if residue_mode == ResidueMode.RESIDUE:
start_pos -= 1
if end_pos is None:
Expand Down

0 comments on commit cbd712f

Please sign in to comment.