On Tuesday, November 25, 2025 at 4:26:15 AM UTC-6 Edward K. Ream wrote:

In the past, I have cloned or forked repos that I have wanted to study. 
Now, however, I study tools directly in Python/Lib/site-packages. This is 
feasible because Leo's Python importers now *always* work perfectly!


*Important*:  Leo's beautifier doesn't work exactly like black, so 
round-tripping @clean files requires this setting:

@bool beautify-python-code-on-write = False

Furthermore, I disable code checks with these settings:

@bool check-python-code-on-write = False
@bool run-flake8-on-write = False

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/229f263e-9be4-4bcc-abb6-3e2621719b5an%40googlegroups.com.

Reply via email to