forked from VimPlug/jedi
param arguments that are being forgotten by the user are now added (no strange behaviour anymore)
This commit is contained in:
@@ -90,9 +90,6 @@ recursion2(1)
|
||||
# ordering
|
||||
# -----------------
|
||||
|
||||
#def b():
|
||||
#return ""
|
||||
|
||||
def a():
|
||||
#? int()
|
||||
b()
|
||||
|
||||
Reference in New Issue
Block a user