forked from VimPlug/jedi
Revert changes to test/completion and test/static_analysis except for 2.6 comment removal
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Base(object):
|
||||
class Nested:
|
||||
class Nested():
|
||||
def foo():
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user