style(sandbox): fix ruff format violation in coverage boost steps
Added missing blank line before TOCTOU coverage section in git_worktree_coverage_boost_steps.py to satisfy ruff format check. ISSUES CLOSED: #7507
This commit is contained in:
@@ -576,6 +576,7 @@ def step_gwtcb_rollback_error_msg(ctx: Context, msg: str) -> None:
|
||||
f"Expected '{msg}' in error message, got: {ctx.gwtcb_error}"
|
||||
)
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# create: timeout after parent dir is created (TOCTOU fix coverage)
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user