pep8 styling

This commit is contained in:
Dave Halter
2014-01-13 15:37:49 +01:00
parent 154d9b8295
commit ce7ba53224
2 changed files with 18 additions and 21 deletions

View File

@@ -23,4 +23,3 @@ try:
except ImportError:
vim.command('echoerr "Please install Jedi if you want to use jedi_vim."')
sys.path.pop(1)