copy-python-path
copy-python-path copied to clipboard
[BugReport] Need to remove __init__ in from ... import
command copy-python-path.copy-python-import-statement doesn't trim __init__, which may cause from a.__init__ import b.