Thanks Edward, Perhaps better optional, because there are corner cases, for example someone can have other instructions between classes, methods.
Zoltan On Thursday, March 3, 2016 at 12:12:49 PM UTC+2, Edward K. Ream wrote: > > On Thu, Mar 3, 2016 at 2:59 AM, Zoltan Benedek <[email protected] > <javascript:>> wrote: > >> >> >> https://github.com/benzolius/leo-scripts/blob/master/correct_empty_lines.py >> >> Corrects blank lines according to PEP8 (at least between main blocks: >> classes, functions and between methods), even if it had wrong blank lines >> before importing into Leo. >> > > A great idea. I'll add a command to do this. It's on the list. > > It would even be possible to do this automatically for any @clean python > file, although that might best optional. > > > 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
