lyz-code / autoimport

Autoimport automatically fixes wrong import statements.
https://lyz-code.github.io/autoimport
GNU General Public License v3.0
97 stars 24 forks source link

feat: support an `.autoimport_ns.py` config with imports-and-aliases namespace #170

Closed HoverHell closed 2 years ago

HoverHell commented 2 years ago

Checklist

HoverHell commented 2 years ago

If this overall implementation is okay, I'll add tests and docs for it. (Also TODO: need to make sure normal tests don't pick up the homedir config)