Skip to content

Commit cb47c50

Browse files
committed
[iris] Fix blank line in helpers.py (black)
1 parent 487df37 commit cb47c50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/iris/tests/e2e/helpers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ def wait_for_sentinel(s):
157157
return "done"
158158

159159

160-
161160
# Cloud task pods run `uv sync` per pod and need ~4GB; local workers share
162161
# a pre-built venv and would be fine with 1GB. Since these helpers execute
163162
# inside a worker with no access to the test fixture's is_cloud flag, we

0 commit comments

Comments
 (0)