From e15d9ebf58ff4cffeb1762a02b1d3e01405558e9 Mon Sep 17 00:00:00 2001 From: Ashwin Srinath Date: Wed, 3 Dec 2025 11:07:03 -0500 Subject: [PATCH] Lint fixes --- .github/workflows/build-and-test-python-wheels.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-and-test-python-wheels.yml b/.github/workflows/build-and-test-python-wheels.yml index a1ad77a..9e75935 100644 --- a/.github/workflows/build-and-test-python-wheels.yml +++ b/.github/workflows/build-and-test-python-wheels.yml @@ -107,4 +107,3 @@ jobs: exit 1 fi echo "All wheels built and tested successfully!" -