Skip to content

Commit 747f0b1

Browse files
committed
lint
1 parent adee44c commit 747f0b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/netflix/test_entity.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ def test_entity_increasing_qps_item_count_unset():
131131
# We should never be paying for ephemeral drives
132132
assert entity_plan.instance.drive is None
133133

134-
135134
# Should have more capacity as requirement increases
136135
x = [r[0] for r in entity_results_trend]
137136
assert x[0] < x[-1]

0 commit comments

Comments
 (0)