Commit 800619d
committed
style(scripts): apply
The previous fix landed on a slightly older `ruff` version that
preferred a multi-line `base_path.write_text(\n ...\n)` form; CI
runs the latest `ruff format --check` which collapses the line.
Reformatted to match upstream.ruff format from latest1 parent fdfb295 commit 800619d
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
847 | 847 | | |
848 | 848 | | |
849 | 849 | | |
850 | | - | |
851 | | - | |
852 | | - | |
| 850 | + | |
853 | 851 | | |
854 | 852 | | |
855 | 853 | | |
| |||
0 commit comments