forked from VimPlug/jedi
Revert changes to test/completion and test/static_analysis except for 2.6 comment removal
This commit is contained in:
@@ -61,7 +61,7 @@ import math
|
||||
import os
|
||||
#? type(os)
|
||||
type(math)
|
||||
class X: pass
|
||||
class X(): pass
|
||||
#? type
|
||||
type(X)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user