Skip to content

Commit b4e6dc7

Browse files
committed
empty line removed
1 parent 3561a38 commit b4e6dc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

perfkitbenchmarker/linux_benchmarks/kubernetes_scale_benchmark.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,6 @@ def GetStatusConditionsForResourceType(
404404
name_to_conditions.pop(key, None)
405405

406406
results = []
407-
408407
failures = []
409408
for name in name_to_conditions:
410409
for conditions in name_to_conditions[name]:

0 commit comments

Comments
 (0)