forked from VimPlug/jedi
Move get_module_contexts_containing_name to the references module
This commit is contained in:
5
test/completion/import_tree/references.py
Normal file
5
test/completion/import_tree/references.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from ..usages import usage_definition
|
||||
|
||||
|
||||
def x():
|
||||
usage_definition()
|
||||
Reference in New Issue
Block a user