Commit 7d79418
committed
[MINOR][PYTHON] Generate with a newline at the end of error-conditions.json
### What changes were proposed in this pull request?
This PR proposes to generate with a newline at the end of `error-conditions.json`.
### Why are the changes needed?
To make the styles same as other Python files.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Existing tests in CI.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #50254 from HyukjinKwon/minor-format-gen.
Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>1 parent c2d2754 commit 7d79418
File tree
2 files changed
+2
-1
lines changed- python/pyspark/errors
- exceptions
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1208 | 1208 | | |
1209 | 1209 | | |
1210 | 1210 | | |
1211 | | - | |
| 1211 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
0 commit comments