Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
coleapz committed Jan 24, 2025
1 parent adee44c commit 747f0b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/netflix/test_entity.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ def test_entity_increasing_qps_item_count_unset():
# We should never be paying for ephemeral drives
assert entity_plan.instance.drive is None


# Should have more capacity as requirement increases
x = [r[0] for r in entity_results_trend]
assert x[0] < x[-1]
Expand Down

0 comments on commit 747f0b1

Please sign in to comment.