From 5284d827c13c019253d7a560fc266dc0f941b668 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 25 Nov 2025 19:29:54 +0000 Subject: [PATCH 1/2] Initial plan From 3de9704225c966fb130789ed4f02aa4b8d93731e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 25 Nov 2025 19:31:54 +0000 Subject: [PATCH 2/2] Remove trailing blank line from ci.yml Co-authored-by: jreakin <48845615+jreakin@users.noreply.github.com> --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f715186..9fca20a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,4 +69,3 @@ jobs: - name: Run tests run: uv run pytest tests/ -v --tb=short -