It's still early in the 6.5 release cycle, so I feel justified in doing some overdue code cleaning:
PR #2260 <https://github.com/leo-editor/leo-editor/pull/2260>: Convert ''' to """ in docstrings. PR #2261 <https://github.com/leo-editor/leo-editor/pull/2261>: Remove hanging comments. These PR's make Leo's code more compatible with Python coding preferences. A few other small commits have also cleaned the code. Please report any problems. 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 on the web visit https://groups.google.com/d/msgid/leo-editor/a2801913-e08b-4a41-bd99-46553ab4734fn%40googlegroups.com.
