Skip to content

Commit 5c8d811

Browse files
Drop extra blank line to satisfy newer black in Cloud Build
My local black was 24.10.0 (the pyproject floor) and was happy, but Cloud Build's hatch env pulls the latest black which is stricter about blank lines between imports and the next block. Co-authored-by: kaggle-agent <kaggle-agent@users.noreply.github.com>
1 parent 8499c21 commit 5c8d811

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/kaggle/test/test_hackathons_cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from kaggle.api.kaggle_api_extended import KaggleApi
1818
from kaggle import cli as kaggle_cli
1919

20-
2120
# ---- Fixtures & helpers ----
2221

2322

0 commit comments

Comments
 (0)