mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-15 06:41:58 +08:00
clean up some precedence stuff
This commit is contained in:
@@ -41,7 +41,7 @@ class TestSpeed(TestCase):
|
||||
script.call_signatures()
|
||||
#print(jedi.imports.imports_processed)
|
||||
|
||||
@_check_speed(0.1)
|
||||
@_check_speed(0.5)
|
||||
@cwd_at('test')
|
||||
def test_precedence_slowdown(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user