Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Yogiski committed Jun 14, 2024
1 parent 3f37740 commit ffe02da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_sequence_index.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,4 +212,3 @@ def test_update_index_no_change(self):
original_idx = self.si_for.transcript_idx.copy()
self.si_for.update_index(10, 15, 0)
self.assertEqual(self.si_for.transcript_idx, original_idx)

0 comments on commit ffe02da

Please sign in to comment.