>From the F11 Help: *Run mypy on all nodes of the selected tree*, or the first @<file> node in an ancestor.
I personally would like to be able to run mypy on a subtree that isn't part of an @file tree. I have a lot of code I use VR3 on, and I want to run mypy on that. But at least I'd like the help message to not mislead me :). On Friday, March 5, 2021 at 9:09:35 AM UTC-5 Edward K. Ream wrote: > On Fri, Mar 5, 2021 at 8:06 AM [email protected] <[email protected]> > wrote: > > I didn't get any output from the mypy command. This code is in a node, >> and it's not an @file or @anything node: >> > > Leo's mypy command runs the mypy command on zero or more external *files. > *In your case, zero :-) > > 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/0bcf5e77-b8a3-4b61-b24d-07e856dafd12n%40googlegroups.com.
