1
0
forked from VimPlug/jedi

Move get_module_contexts_containing_name to the references module

This commit is contained in:
Dave Halter
2020-01-17 22:49:05 +01:00
parent 4cd2b9a355
commit 26f0fa9eb0
7 changed files with 88 additions and 65 deletions

View File

@@ -0,0 +1,5 @@
from ..usages import usage_definition
def x():
usage_definition()