mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 06:24:27 +08:00
Move all the gradual typing stuff into one folder
This commit is contained in:
@@ -3,7 +3,7 @@ import pytest
|
||||
from jedi import settings
|
||||
from jedi.evaluate.filters import ContextName
|
||||
from jedi.evaluate.compiled import CompiledContextName
|
||||
from jedi.plugins.typeshed import StubOnlyModuleContext
|
||||
from jedi.evaluate.gradual.typeshed import StubOnlyModuleContext
|
||||
|
||||
|
||||
@pytest.fixture()
|
||||
|
||||
Reference in New Issue
Block a user