Fix or ignore lints in tests

This commit is contained in:
Peter Law
2024-06-30 19:05:38 +01:00
parent 5c578e1899
commit 0fcb4468e7
12 changed files with 38 additions and 31 deletions
+1
View File
@@ -1,6 +1,7 @@
import jedi
from jedi import debug
def test_simple():
jedi.set_debug_function()
debug.speed('foo')