Adding new stuff
This commit is contained in:
parent
9ef8a96f9a
commit
0b3d063cb3
1580 changed files with 0 additions and 0 deletions
|
|
@ -1,9 +0,0 @@
|
|||
import jedi
|
||||
from jedi import debug
|
||||
|
||||
def test_simple():
|
||||
jedi.set_debug_function()
|
||||
debug.speed('foo')
|
||||
debug.dbg('bar')
|
||||
debug.warning('baz')
|
||||
jedi.set_debug_function(None, False, False, False)
|
||||
Loading…
Add table
Add a link
Reference in a new issue