mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-16 10:37:52 +08:00
Fix issues with flows.
This commit is contained in:
@@ -120,7 +120,7 @@ def test_if():
|
||||
''')
|
||||
|
||||
# Two parsers needed, one for pass and one for the function.
|
||||
m = check_fp(src, 2)
|
||||
check_fp(src, 2)
|
||||
|
||||
|
||||
def test_incomplete_function():
|
||||
|
||||
Reference in New Issue
Block a user