Commit 7f66409
Drop trailing blank line from generated _generated/__init__.py
The package marker was written as the bare HEADER, which ends in a blank
line; the whitespace check strips it, so CI's post-checks git-diff gate
failed. Write the header with a single trailing newline instead.
Co-authored-by: Isaac <no-reply@databricks.com>1 parent 279331a commit 7f66409
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments