Skip to content

Commit

Permalink
changed implementation to allow negative ranks through, for the surface
Browse files Browse the repository at this point in the history
  • Loading branch information
vivaansinghvi07 committed Feb 23, 2025
1 parent 106dc19 commit 381e95c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ def calc_rank_of_last_retained_commonality_between_generic(
else:
# discount collision_implausibility_threshold - 1 common strata
# as potential spurious differentia collisions
assert preceding_common_strata_ranks[0] >= 0
return preceding_common_strata_ranks[0]

0 comments on commit 381e95c

Please sign in to comment.