mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-18 19:45:57 +08:00
Revert changes to test/completion and test/static_analysis except for 2.6 comment removal
This commit is contained in:
@@ -60,7 +60,7 @@ default(x=1)
|
||||
# class arguments
|
||||
# -----------------
|
||||
|
||||
class Instance:
|
||||
class Instance():
|
||||
def __init__(self, foo):
|
||||
self.foo = foo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user