1
0
forked from VimPlug/jedi

Fixing getattr tests.

This commit is contained in:
Dave Halter
2016-11-07 20:15:58 +01:00
parent 40f599c3b6
commit 4a8fd73601
9 changed files with 83 additions and 66 deletions
+2
View File
@@ -1,4 +1,6 @@
from jedi.common import unite
class Context(object):
type = None # TODO remove