mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-18 11:35:57 +08:00
fixing parents in compiled
This commit is contained in:
@@ -17,4 +17,4 @@ def test_simple():
|
||||
|
||||
|
||||
def test_fake_loading():
|
||||
assert isinstance(compiled.create(reversed), Function)
|
||||
assert isinstance(compiled.create(next), Function)
|
||||
|
||||
Reference in New Issue
Block a user