Commit c26e274
committed
Improved compatibility with Python 3.8 and 3.9
### Changed
- Removed the `newline` parameter from `path.write_text` calls in the `process_file` function to ensure consistent handling of line endings.1 parent 8f56792 commit c26e274
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
383 | 382 | | |
384 | 383 | | |
385 | 384 | | |
| |||
468 | 467 | | |
469 | 468 | | |
470 | 469 | | |
471 | | - | |
| 470 | + | |
472 | 471 | | |
473 | 472 | | |
474 | 473 | | |
| |||
0 commit comments