forked from VimPlug/jedi
Merge branch 'master' into typeshed
There were quite a few conflicts, because there were two rewrites of the path to dotted function.
This commit is contained in:
@@ -12,4 +12,4 @@ def test_django_default_project(Script):
|
||||
)
|
||||
c, = script.completions()
|
||||
assert c.name == "SomeModel"
|
||||
assert script._project._django is True
|
||||
assert script._evaluator.project._django is True
|
||||
|
||||
Reference in New Issue
Block a user