vim-python-test-runner
vim-python-test-runner copied to clipboard
Avoid throwing incorrect error after get_proper_command call fails
If get_proper_command raises Exception command_to_run is undefined causing interpreter to raise local variable referenced before assignment error.