File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1090,7 +1090,7 @@ g:ale_python_unimport_auto_poetry *g:ale_python_unimport_auto_poetry*
10901090 if true. This is overridden by a manually-set executable.
10911091
10921092
1093- g:ale_python_unimport_executable *g:ale_python_mypy_executable *
1093+ g:ale_python_unimport_executable *g:ale_python_unimport_executable *
10941094 *b:ale_python_unimport_executable*
10951095 Type: | String |
10961096 Default: `' unimport' `
@@ -1101,7 +1101,7 @@ g:ale_python_unimport_executable *g:ale_python_mypy_executable*
11011101 Set this to `' poetry' ` to invoke `'poetry` `run` `unimport'` .
11021102
11031103
1104- g:ale_python_unimport_options *g:ale_python_mypy_options *
1104+ g:ale_python_unimport_options *g:ale_python_unimport_options *
11051105 *b:ale_python_unimport_options*
11061106 Type: | String |
11071107 Default: `' ' `
@@ -1110,7 +1110,7 @@ g:ale_python_unimport_options *g:ale_python_mypy_options*
11101110 invocation.
11111111
11121112
1113- g:ale_python_unimport_use_global *g:ale_python_mypy_use_global *
1113+ g:ale_python_unimport_use_global *g:ale_python_unimport_use_global *
11141114 *b:ale_python_unimport_use_global*
11151115 Type: | Number |
11161116 Default: `get(g:, 'ale_use_global_executables', 0)`
You can’t perform that action at this time.
0 commit comments