mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
follow 'from . import variable', fixes parts of davidhalter/jedi-vim#56
This commit is contained in:
3
test/completion/__init__.py
Normal file
3
test/completion/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
""" needed for some modules to test against packages. """
|
||||
|
||||
some_variable = 1
|
||||
Reference in New Issue
Block a user