mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
Fix or ignore lints in tests
This commit is contained in:
@@ -17,7 +17,7 @@ def func1(x, y):
|
||||
def func2():
|
||||
what ?
|
||||
i = 3
|
||||
|
||||
|
||||
def func3():
|
||||
1'''
|
||||
cls_code = '''\
|
||||
|
||||
Reference in New Issue
Block a user