Commit 5c8d811
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments