Merge pull request #3409 from lyz-code/feat/add-autoimport-support

feat: add autoimport fixer
This commit is contained in:
w0rp
2020-11-21 20:45:51 +00:00
committed by GitHub
9 changed files with 109 additions and 0 deletions
+1
View File
@@ -2832,6 +2832,7 @@ documented in additional help files.
pyrex (cython)..........................|ale-pyrex-options|
cython................................|ale-pyrex-cython|
python..................................|ale-python-options|
autoimport............................|ale-python-autoimport|
autopep8..............................|ale-python-autopep8|
bandit................................|ale-python-bandit|
black.................................|ale-python-black|