1
0
forked from VimPlug/jedi

first tests running again with the new structure

This commit is contained in:
Dave Halter
2013-12-24 16:05:43 +01:00
parent 28771b8f15
commit b9719b8c13
4 changed files with 16 additions and 16 deletions

View File

@@ -13,7 +13,6 @@ from jedi import settings
from jedi import common
from jedi.parser import representation as pr
from jedi import cache
from jedi import evaluate
from jedi.evaluate import representation as er
import keywords
import recursion