mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-20 04:58:25 +08:00
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