PR #4490 <https://github.com/leo-editor/leo-editor/pull/4490> changes almost every file in leo except for the files in leo/modes and leo/external. If I had this work to do over again, I would have made the migration to using ruff format <https://docs.astral.sh/ruff/formatter/> using smaller PRs. But redoing the work now would create other problems.
Imo, the likelihood of serious bugs is small. ruff format is responsible for most changes, and I carefully reviewed all diffs during development. In any event, I'll fix any bugs this PR creates in the usual way. Please report any problems immediately. Future PRs will continue the migration towards ruff format in smaller steps. See Leo issue #4491 <https://github.com/leo-editor/leo-editor/issues/4491>. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/leo-editor/0b59adee-20d6-4f9d-b5a8-9b1530011383n%40googlegroups.com.
