copy-python-path icon indicating copy to clipboard operation
copy-python-path copied to clipboard

[BugReport] Need to remove __init__ in from ... import

Open laggardkernel opened this issue 11 months ago • 0 comments

command copy-python-path.copy-python-import-statement doesn't trim __init__, which may cause from a.__init__ import b.

laggardkernel avatar Feb 11 '25 08:02 laggardkernel