diff options
author | w0rp <w0rp@users.noreply.github.com> | 2019-06-10 19:33:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-10 19:33:00 +0100 |
commit | 8b46fa3ee716485b4dd7c3f86c9302a140be6bfa (patch) | |
tree | d370bffd0d5607e6b8f272e56b179d2abb72fbc1 /test/command_callback | |
parent | 22e7a6f6c2914a2fd77085f1241bc6907bd85c06 (diff) | |
parent | 56641e02301475cfee9ddcaf547066898f073048 (diff) | |
download | ale-8b46fa3ee716485b4dd7c3f86c9302a140be6bfa.zip |
Merge pull request #2567 from theevocater/add_reorder_python_imports
Add support for reorder-python-imports fixer
Diffstat (limited to 'test/command_callback')
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe | 0 | ||||
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/reorder-python-imports.exe diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports b/test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/bin/reorder-python-imports |