mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-30 16:54:20 +08:00
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