diff options
author | Lyz <lyz@riseup.net> | 2020-10-23 18:53:38 +0200 |
---|---|---|
committer | Lyz <lyz@riseup.net> | 2020-10-23 18:53:38 +0200 |
commit | 513e6ee972ea4ee57b28b8b8c10e0b89bb674f25 (patch) | |
tree | 0ea0ac99a370b4de35b7f1d82bc0739e0f756b83 /test/command_callback/python_paths | |
parent | 557a1ed5da70cb443a8650766f4e8ea95e8c0da3 (diff) | |
download | ale-513e6ee972ea4ee57b28b8b8c10e0b89bb674f25.zip |
feat: add autoimport fixer
Diffstat (limited to 'test/command_callback/python_paths')
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe | 0 | ||||
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/bin/autoimport | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/autoimport.exe diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/autoimport b/test/command_callback/python_paths/with_virtualenv/env/bin/autoimport new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/bin/autoimport |