forked from VimPlug/jedi
Fix or ignore lints in tests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import jedi
|
||||
from jedi import debug
|
||||
|
||||
|
||||
def test_simple():
|
||||
jedi.set_debug_function()
|
||||
debug.speed('foo')
|
||||
|
||||
Reference in New Issue
Block a user